hush: fix yet another fallout
hush: move fixed testsuites out of hush-bugs/*
This commit is contained in:
5
shell/hush_test/hush-psubst/tick2.tests
Executable file
5
shell/hush_test/hush-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