ash: fix unset in standalone mode
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
1
shell/ash_test/ash-standalone/var_standalone1.right
Normal file
1
shell/ash_test/ash-standalone/var_standalone1.right
Normal file
@ -0,0 +1 @@
|
||||
Done: 1
|
2
shell/ash_test/ash-standalone/var_standalone1.tests
Executable file
2
shell/ash_test/ash-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