added an echo during the regeneration process to let user know it happened.
authorChris Koeritz <fred@gruntose.com>
Thu, 26 Mar 2015 15:06:30 +0000 (11:06 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 26 Mar 2015 15:06:30 +0000 (11:06 -0400)
scripts/core/functions.sh

index 61118b7e8ff9e919d49904992915cb41140929f1..9de80ef3e9ca5316ae252c594e10f63a95ea0309 100644 (file)
@@ -281,6 +281,7 @@ if [ -z "$skip_all" ]; then
   # recreates all the generated files that the feisty meow scripts use.
   function regenerate() {
     # do the bootstrapping process again.
+    echo "Regenerating Feisty Meow script environment."
     bash $FEISTY_MEOW_SCRIPTS/core/bootstrap_shells.sh
     echo
     # force a full reload by turning off sentinel variable and alias.