alamb commented on code in PR #7754:
URL: https://github.com/apache/arrow-rs/pull/7754#discussion_r2162579794


##########
dev/release/create-tarball.sh:
##########
@@ -64,7 +64,7 @@ else
     tar=tar
 fi
 
-release_hash=$(cd "${SOURCE_TOP_DIR}" && git rev-list --max-count=1 ${tag})
+release_hash=$(cd "${SOURCE_TOP_DIR}" && git rev-list --max-count=1 
${tag}-rc${rc})

Review Comment:
   Sounds good to me -- thanks @kou 



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

Reply via email to