hush: copy for.tests from ash testsuite
This test passes for hush Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
OK
|
||||
Executable
+5
@@ -0,0 +1,5 @@
|
||||
for i
|
||||
in OK
|
||||
do
|
||||
echo $i
|
||||
done
|
||||
Reference in New Issue
Block a user