X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Flaunch_feisty_meow.sh;h=0d7d54beb9d4ed27a880d33b229d29314a573dd5;hb=d3f33845f7af968f9ac3fc90fc608d7ff1ffbf76;hp=e1f2c9453c89e5d3383bf4c2ab09d76d689a716a;hpb=76134243c508eddabd496200bd142b2511141622;p=feisty_meow.git diff --git a/scripts/core/launch_feisty_meow.sh b/scripts/core/launch_feisty_meow.sh index e1f2c945..0d7d54be 100644 --- a/scripts/core/launch_feisty_meow.sh +++ b/scripts/core/launch_feisty_meow.sh @@ -19,7 +19,7 @@ ############## # this script cannot handle figuring out where it lives, so approaches that -# get the WORKDIR will fail. this is a consequence of this always being used +# get the THISDIR will fail. this is a consequence of this always being used # in bash's 'source' directive, which does not pass the script name as # argument 0. instead, we just check for the bad condition of a malconfigured # script system and try to repair it. @@ -228,6 +228,8 @@ if [ "$NO_REPAIRS_NEEDED" == "true" ]; then sep 28 echo fi + # from now on there should be no extra helloing. + export NO_HELLO=true fi # load the last bits we do here.