Files
scylladb/scripts
Kefu Chai 6dc6b39609 create-relocatable-package.py: create SCYLLA-RELOCATABLE-FILE with tempfile
this change serves two purposes:

1. so we don't assume the existence of '$PWD/build' directory. we should
   not assume this. as the build directory could be any diectory, it
   does not have to be "build".
2. we don't have to actually create a file under $build_dir. what we
   need is but an empty file. so tempfile serves this purpose just well.

Refs #15241

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
2023-09-14 12:45:15 +08:00
..
2023-06-27 16:56:31 +03:00
2023-03-28 08:29:37 +03:00