jnturton commented on a change in pull request #2503:
URL: https://github.com/apache/drill/pull/2503#discussion_r835224222



##########
File path: tools/release-scripts/release.sh
##########
@@ -30,6 +30,7 @@ function runCmd(){
     echo " ----------------- $1 " >> ${DRILL_RELEASE_OUTFILE}
     echo " ----------------- "  >> ${DRILL_RELEASE_OUTFILE}
     shift
+    echo "Will execute $@"

Review comment:
       Oops, this was added for my local debugging.  Nevertheless, maybe it's 
nice debug output for the release manager and can stay.




-- 
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...@drill.apache.org

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


Reply via email to