ash testsuite: add most of hust tests which pass for ash
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
3
shell/ash_test/ash-misc/assignment4.tests
Executable file
3
shell/ash_test/ash-misc/assignment4.tests
Executable file
@@ -0,0 +1,3 @@
|
||||
# There was a bug where we misinterpreted assignments after 'do':
|
||||
for i in 1; do eval b=; done
|
||||
echo Done:$?
|
||||
Reference in New Issue
Block a user