mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 19:46:48 +00:00
In 28c3d4 `out()` was used without `shell=True` and was the spliting of arguments failed cause of the complex commands in the cmd (pipe and such) Fixes #6159