mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +00:00
The '--builddir' option value is assigned to the "builddir" variable, which is wrong. The correct variable is "BUILDDIR" so use that instead to fix the '--builddir' option. Also, add logging to the script when executing the "dist/redhat_build.rpm.sh" script to simplify debugging.