projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f799e53
)
added an echo during the regeneration process to let user know it happened.
author
Chris Koeritz
<fred@gruntose.com>
Thu, 26 Mar 2015 15:06:30 +0000
(11:06 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Thu, 26 Mar 2015 15:06:30 +0000
(11:06 -0400)
scripts/core/functions.sh
patch
|
blob
|
history
diff --git
a/scripts/core/functions.sh
b/scripts/core/functions.sh
index 61118b7e8ff9e919d49904992915cb41140929f1..9de80ef3e9ca5316ae252c594e10f63a95ea0309 100644
(file)
--- a/
scripts/core/functions.sh
+++ b/
scripts/core/functions.sh
@@
-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.