removed a space so the command isn't hidden from history when copy/pasted.
authorChris Koeritz <fred@gruntose.com>
Sat, 6 Apr 2013 13:00:45 +0000 (09:00 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 6 Apr 2013 13:00:45 +0000 (09:00 -0400)
scripts/core/functions.sh

index 9674e3b3eec672239dddeb77635428a46e1de35e..1129d33669eb41800cb9609b64dce7bfbae39f1c 100644 (file)
@@ -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