aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-arith/arith-for.testsx
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-03-20 11:30:28 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-03-20 11:30:28 +0000
commitc86e052b81210e762f8ca6b79cb46b8c4bdfbfe0 (patch)
tree90608280101218f60c7d9181b913e92ba895799d /shell/ash_test/ash-arith/arith-for.testsx
parente84aeb5bcb1a8398fce53aad9c0072ad73a8b5c9 (diff)
downloadbusybox-c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0.tar.gz
fix accumulated whitespace and indentation damage
Diffstat (limited to 'shell/ash_test/ash-arith/arith-for.testsx')
-rwxr-xr-xshell/ash_test/ash-arith/arith-for.testsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash_test/ash-arith/arith-for.testsx b/shell/ash_test/ash-arith/arith-for.testsx
index 585aa5133..4fa30ff90 100755
--- a/shell/ash_test/ash-arith/arith-for.testsx
+++ b/shell/ash_test/ash-arith/arith-for.testsx
@@ -73,7 +73,7 @@ done
type fx
fx
-# errors
+# errors
for (( i=0; "i < 3" ))
do
echo $i