hush: fix yet another fallout

hush: move fixed testsuites out of hush-bugs/*
This commit is contained in:
Denis Vlasenko
2008-06-10 18:27:50 +00:00
parent 895bea2303
commit 2e76c3f901
5 changed files with 12 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
if false; then
echo "FOO"
tmp=`echo BAR >&2`
fi
echo BAZ