From 70322077d21ae38bbe503d88e9e4d73ec883a493 Mon Sep 17 00:00:00 2001 From: Grissiom Date: Sat, 18 Sep 2010 10:18:26 +0800 Subject: remove trialing spaces #2 --- tests/test3.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/test3.in') diff --git a/tests/test3.in b/tests/test3.in index 4b26d787..c6801999 100644 --- a/tests/test3.in +++ b/tests/test3.in @@ -62,9 +62,9 @@ end # Test that scope is preserved in double blocks -for i in 1 +for i in 1 set t6 $i - for j in a + for j in a if test $t6$j = 1a echo Test 6 pass else @@ -105,7 +105,7 @@ end # Test if exported variables go out of scope -if test (../fish -c "echo $t8") +if test (../fish -c "echo $t8") echo Test 9 fail else echo Test 9 pass -- cgit v1.2.3