From 47716dea2911cffb2ec50d6ad38abc43f9168118 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 23 Mar 2019 23:34:02 +0300 Subject: Cleanup some files replacing tabs with spaces --- tests/test/script/builtin/mv.testscript | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/test/script/builtin/mv.testscript b/tests/test/script/builtin/mv.testscript index 06e0726..313acf8 100644 --- a/tests/test/script/builtin/mv.testscript +++ b/tests/test/script/builtin/mv.testscript @@ -210,9 +210,9 @@ : sub-entry : { - mkdir a; - touch a/b; - mv a c + mkdir a; + touch a/b; + mv a c } : reorder -- cgit v1.1