stop on errors

This commit is contained in:
Vincent Riquer 2013-03-14 14:14:23 +01:00
parent 90eb220c2c
commit 279e7bf618

1
atom
View File

@ -1166,6 +1166,7 @@ then
fi
getConfig
set -e
if (( debug ))
then
cat <<-EOF