checking in the recent efforts at optimizing clam
[feisty_meow.git] / scripts / generator / build_variables.sh
index 43f386c600d4e2e579d93fa5f6e5a5977cece136..efaf36b37ed8506a346abbc33412cbc8c481f6af 100644 (file)
@@ -55,6 +55,8 @@ source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"
 # outer check on whether this already was run or not.
 if [ -z "$BUILD_VARS_LOADED" ]; then
 
+echo build variables were not loaded so recalculating.
+
 # perform some calculations to get the right paths from our parameters.
 if [ ! -z "$PARM_1" ]; then
   # use the first real parameter since this is probably the 'source' version.