oops, wrong side of if.
[feisty_meow.git] / scripts / core / functions.sh
index 9a9b18c6da59102c7a4eaa458bb22416238de219..e1efcc1845234e71f9c4784b4c2f38560d515970 100644 (file)
@@ -9,8 +9,8 @@ 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
+  skip_all=yes
 fi
 
 if [ -z "$skip_all" ]; then