argh, immediately needs fix for success message
authorChris Koeritz <fred@gruntose.com>
Fri, 22 May 2020 22:59:33 +0000 (18:59 -0400)
committerChris Koeritz <fred@gruntose.com>
Fri, 22 May 2020 22:59:33 +0000 (18:59 -0400)
scripts/rev_control/quick_git_release.sh

index e70853dc2d48002205d5ac667e151a426577be2e..1a3ccf395999e8abb42a3986695eb84e9656bbd6 100644 (file)
@@ -115,7 +115,7 @@ echo pushing merged dev branch up
   exit_on_error pushing merged dev branch up
 
   # done with the serious actions.
-  echo -e '\ncompleted the release of version $new_version\n'
+  echo -e "\ncompleted the release of version $new_version\n"
 
   # back to where we started.
   popd