nice when something is actually right, which this was not.
authorChris Koeritz <fred@gruntose.com>
Wed, 22 Feb 2012 03:32:07 +0000 (22:32 -0500)
committerChris Koeritz <fred@gruntose.com>
Wed, 22 Feb 2012 03:32:07 +0000 (22:32 -0500)
scripts/core/functions.sh

index da516467b57e947408c6108e5040ed6cd4cba5a3..2c014299c8a43ab0924fefa0b1b6167af2af99fc 100644 (file)
@@ -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