zhztheplayer commented on code in PR #11696:
URL: 
https://github.com/apache/incubator-gluten/pull/11696#discussion_r2882855081


##########
dev/release/package-release.sh:
##########
@@ -62,7 +62,7 @@ unzip -q ${SRC_ZIP}
 
 # Rename folder to remove "rc*" for formal release.
 mv incubator-gluten-${TAG_VERSION} ${SRC_DIR}
-tar -czf apache-gluten-${RELEASE_VERSION}-incubating-src.tar.gz ${SRC_DIR}

Review Comment:
   Let me try putting the deletion command in script instead, which might be 
easier for further iteration of the 1.6 branch.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to