X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fcore%2Ffunctions.sh;h=da516467b57e947408c6108e5040ed6cd4cba5a3;hb=f7761f64aefda43f4afec408f1cfe20afc063bc8;hp=d25e71d7b03ad9e7362b4f01aa7bed32e891995f;hpb=7292b72668557e9dfcff71eea9729cbd8b523c94;p=feisty_meow.git diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index d25e71d7..da516467 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -7,15 +7,12 @@ skip_all= date_stringer &>/dev/null if [ $? -eq 0 ]; then # there was no error, so we can skip the inits. -# if [ ! -z "$SHELL_DEBUG" ]; then + if [ ! -z "$SHELL_DEBUG" ]; then echo skipping functions.sh because already defined. -# fi + fi fi -echo proceeding to run functions.sh - if [ -z "$skip_all" ]; then - if [ ! -z "$SHELL_DEBUG" ]; then echo function definitions begin... fi