X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Ffunctions.sh;h=e1efcc1845234e71f9c4784b4c2f38560d515970;hb=2a1d012416ed4c6ca1ccfdbdab5f50b163c59f91;hp=9a9b18c6da59102c7a4eaa458bb22416238de219;hpb=984435bb214ffd450699a25e5746e8282e398f97;p=feisty_meow.git diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index 9a9b18c6..e1efcc18 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -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