Cosmetic change, interrupting jjb-verify yesterday may not have been productive
Change-Id: I6510b6f69167ea7acd9d95a6bde26fa8e0fdf6be
diff --git a/jjb/shell/github-release.sh b/jjb/shell/github-release.sh
index e8d1c7c..e2e38ae 100755
--- a/jjb/shell/github-release.sh
+++ b/jjb/shell/github-release.sh
@@ -604,7 +604,7 @@
func_echo "$(declare -p WORKSPACE)"
# https://github.com/cli/cli/issues/2922#issuecomment-775027762
- # (sigh) why not quietly return VS forcing a special case
+ # (sigh) why not quietly return VS forcing a special logic path
# [[ -v WORKSPACE ]] && [[ -v GITHUB_TOKEN ]] && return
# 12:58:36 ** -----------------------------------------------------------------------
@@ -1053,7 +1053,7 @@
** 1) Create initial github release with download area.
** 2) Generate checksum.SHA256 for all released files.
** 3) Upload files to complete the release.
-** 4) Display released info from github.
+** 4) Display released info from github
** -----------------------------------------------------------------------
EOM