This commit is contained in:
Thomas Levine 2016-02-27 16:56:44 +00:00
parent fdc7129921
commit f83df14868
1 changed files with 2 additions and 2 deletions

4
urchin
View File

@ -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().