moving the project forwards
[feisty_meow.git] / scripts / rev_control / quick_git_release.sh
index e37aca80feb305602ffab3f5b9fb8b3bdb55deab..b2e5b5952807de433a7804769b5f5a78a61a1b85 100644 (file)
@@ -89,7 +89,7 @@ branch name and release tag name of the new release.
   echo "=> launching gitk to show you the full set of changes;"
   echo "=> please prepare an excellent commit comment."
   gitk
-  exit_on_error launching gitk
+  continue_on_error launching gitk
 
   # now make a tag for the new release, which is where we should go crazy with the detailed
   # and useful comments for what has changed in this release, gathered from the gitk that