Files
scylladb/tools
Avi Kivity bae2654b34 tools: dbuild: avoid test -v incompatibility with MacOS shell
`test -v` isn't present on the MacOS shell. Since dbuild is intended
as a compatibility bridge between the host environment and the build
environment, don't use it there.

Use ${var+text_if_set} expansion as a workaround.

Fixes #26937

Closes scylladb/scylladb#26939
2025-11-11 09:43:14 +02:00
..
2025-11-06 10:01:26 +02:00
2025-02-08 21:54:42 +02:00
2025-06-30 07:24:05 +03:00