hush testsuite: add many tests from ash testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
2
shell/hush_test/hush-standalone/var_standalone1.tests
Executable file
2
shell/hush_test/hush-standalone/var_standalone1.tests
Executable file
@@ -0,0 +1,2 @@
|
||||
VAR=42 $THIS_SH -c 'unset VAR; env | grep ^VAR'
|
||||
echo Done: $?
|
||||
Reference in New Issue
Block a user