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:
b8a3bcd
)
removed a space so the command isn't hidden from history when copy/pasted.
author
Chris Koeritz
<fred@gruntose.com>
Sat, 6 Apr 2013 13:00:45 +0000
(09:00 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Sat, 6 Apr 2013 13:00:45 +0000
(09:00 -0400)
scripts/core/functions.sh
patch
|
blob
|
history
diff --git
a/scripts/core/functions.sh
b/scripts/core/functions.sh
index 9674e3b3eec672239dddeb77635428a46e1de35e..1129d33669eb41800cb9609b64dce7bfbae39f1c 100644
(file)
--- a/
scripts/core/functions.sh
+++ b/
scripts/core/functions.sh
@@
-251,7
+251,7
@@
if [ -z "$skip_all" ]; then
if [ -z "$wheres_nechung" ]; then
echo "The nechung oracle program cannot be found. You may want to consider"
echo "rebuilding the feisty meow applications with this command:"
- echo "
bash $FEISTY_MEOW_SCRIPTS/generator/bootstrap_build.sh"
+ echo "bash $FEISTY_MEOW_SCRIPTS/generator/bootstrap_build.sh"
else
$wheres_nechung
fi