isolated debug noise
[feisty_meow.git] / scripts / generator / build_variables.sh
index dc5c45c8386fa48f311d89dfdebc7485118f29ca..0fc028fb3467c4fb24884f2fb90d3fae1e6eaf4d 100644 (file)
@@ -55,9 +55,10 @@ source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"
 # outer check on whether this already was run or not.
 if [ -z "$BUILD_VARS_LOADED" ]; then
 
-#hmmm: make print only in debug mode
-echo recalculating feisty meow build variables.
-echo
+if [ ! -z "$DEBUG_FEISTY_MEOW" ]; then
+  echo recalculating feisty meow build variables.
+  echo
+fi
 
 # perform some calculations to get the right paths from our parameters.
 if [ ! -z "$PARM_1" ]; then