javeme commented on code in PR #124:
URL: 
https://github.com/apache/incubator-hugegraph-commons/pull/124#discussion_r1051409826


##########
hugegraph-dist/scripts/apache-release.sh:
##########
@@ -92,9 +95,10 @@ svn status
 
 ##### 4.3 commit & push files
 if [ "$USERNAME" = "" ]; then
-  svn commit -m "submit files for ${REPO} ${RELEASE_VERSION}"
+  svn commit -m "submit files for ${REPO} ${RELEASE_VERSION}" || exit

Review Comment:
   prefer to add "set -ev" in the file header



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to