set +e
This commit is contained in:
parent
fdc7129921
commit
f83df14868
4
urchin
4
urchin
@ -7,8 +7,8 @@
|
||||
# No part of urchin, including this file, may be copied, modified, propagated,
|
||||
# or distributed except according to the terms contained in the COPYING file.
|
||||
|
||||
# Stop on error.
|
||||
set -e
|
||||
# Continue on error.
|
||||
set +e
|
||||
|
||||
# Make sure that CDPATH isn't set, as it causes `cd` to behave unpredictably -
|
||||
# notably, it can produce output, which breaks fullpath().
|
||||
|
Loading…
Reference in New Issue
Block a user