a couple other tiny fixes release-2.140.96
authorChris Koeritz <fred@gruntose.com>
Sat, 11 Nov 2017 13:27:14 +0000 (08:27 -0500)
committerChris Koeritz <fred@gruntose.com>
Sat, 11 Nov 2017 13:27:14 +0000 (08:27 -0500)
scripts/core/functions.sh
scripts/text/nechung_signature.sh

index a66d19398960a4e9d896081bb2910e6ac539ad55..9dcfce80b35a5565c50868bf5f8cecb5707b24d9 100644 (file)
@@ -388,6 +388,7 @@ if [ -z "$skip_all" ]; 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/produce_feisty_meow.sh"
+      echo
     else
       $wheres_nechung
     fi
index 42448571b287ca0754373dece69cd224d7ebe274..3ee02f4b392f67f8778294f578ea30d0801b235a 100644 (file)
@@ -4,4 +4,3 @@ echo "<br>"
 echo "--<br>"
 $FEISTY_MEOW_BINARIES/nechung
 
-