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


##########
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:
   It was added before, but the output content is **too much** and makes a 
little messy
   
   consider test & add it again



-- 
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