michaelsembwever commented on code in PR #96:
URL: https://github.com/apache/cassandra-builds/pull/96#discussion_r1355060903
##########
cassandra-release/prepare_release.sh:
##########
@@ -326,21 +332,28 @@ then
execute "cd $rpm_package_dir"
echo "Building redhat packages ..." 1>&3 2>&4
+ execute "mkdir $tmp_dir/cassandra-dist-dev/${release}/redhat"
Review Comment:
i don't want to touch this file, except for when i'm actually cutting a
release. so i'm keen to call it out-of-scope for this work for now (despite it
being in the patch).
--
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]