mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
900ac76bdb
Properly quote arguments when assembling the command line and eval the proto_run_command() invocation in order to prevent the shell from improperly splitting the command arguments on $IFS. Fixes: #10137 Signed-off-by: Jo-Philipp Wich <jo@mein.io>