aboutsummaryrefslogtreecommitdiffstats
path: root/tests/minus-e
blob: be67ec58f01124ce2f14a670b3e3fe2cbecddc1b (plain)
1
2
3
4
5
6
set -e
if set +e
then
	false
fi
echo hi