ash: add most of hush process subst tests
ash passes these. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
5
shell/ash_test/ash-psubst/tick2.tests
Executable file
5
shell/ash_test/ash-psubst/tick2.tests
Executable file
@@ -0,0 +1,5 @@
|
||||
if false; then
|
||||
echo "FOO"
|
||||
tmp=`echo BAR >&2`
|
||||
fi
|
||||
echo BAZ
|
||||
Reference in New Issue
Block a user