From: Chris Koeritz Date: Wed, 22 Feb 2012 03:32:07 +0000 (-0500) Subject: nice when something is actually right, which this was not. X-Git-Tag: 2.140.90~1573 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=fa958409e01c4b05dd8e5d74b05cb992a3acf327;p=feisty_meow.git nice when something is actually right, which this was not. --- diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index da516467..2c014299 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -9,6 +9,7 @@ if [ $? -eq 0 ]; then # there was no error, so we can skip the inits. if [ ! -z "$SHELL_DEBUG" ]; then echo skipping functions.sh because already defined. + skip_all=yes fi fi