X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fvariables.sh;h=9cecadf848a57d8bfb24090c9fdcb58e155f3138;hb=4cfdd08aaad4926a3133d96076d3e4cae78adb3a;hp=bd11c4654303377fef87642661c470262b2d0b98;hpb=9dd72bf7c3c75823ba325948fb7b1089ab18b8ec;p=feisty_meow.git diff --git a/scripts/core/variables.sh b/scripts/core/variables.sh index bd11c465..9cecadf8 100644 --- a/scripts/core/variables.sh +++ b/scripts/core/variables.sh @@ -163,7 +163,7 @@ if [ -z "$CORE_VARIABLES_LOADED" ]; then # choose perl's IO over the ms-windows version so we can handle file # bytes properly. fi - + # iterate across our sub-directories and find the perl scripts. # this currently only looks one level down. for i in $FEISTY_MEOW_SCRIPTS/*; do