projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
7324698
)
argh, immediately needs fix for success message
author
Chris Koeritz
<fred@gruntose.com>
Fri, 22 May 2020 22:59:33 +0000
(18:59 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Fri, 22 May 2020 22:59:33 +0000
(18:59 -0400)
scripts/rev_control/quick_git_release.sh
patch
|
blob
|
history
diff --git
a/scripts/rev_control/quick_git_release.sh
b/scripts/rev_control/quick_git_release.sh
index e70853dc2d48002205d5ac667e151a426577be2e..1a3ccf395999e8abb42a3986695eb84e9656bbd6 100644
(file)
--- a/
scripts/rev_control/quick_git_release.sh
+++ b/
scripts/rev_control/quick_git_release.sh
@@
-115,7
+115,7
@@
echo pushing merged dev branch up
exit_on_error pushing merged dev branch up
# done with the serious actions.
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
# back to where we started.
popd