msh: create testsuite (based on hush one)
hush: add TODO (doesn't know ":" command)
This commit is contained in:
3
shell/hush_test/zbad
Normal file
3
shell/hush_test/zbad
Normal file
@ -0,0 +1,3 @@
|
||||
# TODO: hush doesn't know ':' null command
|
||||
|
||||
while :; do exit; done
|
Reference in New Issue
Block a user