aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-psubst/tick2.tests
blob: db4e944fe8c30183a4849bad68f3b254304cac68 (plain)
1
2
3
4
5
if false; then
    echo "FOO"
    tmp=`echo BAR >&2`
fi
echo BAZ