OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=65
This commit is contained in:
parent
f214bbacb6
commit
799b476a29
@ -21,7 +21,7 @@ for arg in "$@" ; do
|
||||
# Escape quotes in parameters, so that they're passed through cleanly.
|
||||
arg=$(sed -e 's/"/\\"/g' <<-END
|
||||
$arg
|
||||
END
|
||||
END
|
||||
)
|
||||
CMDLINE="${CMDLINE} \"${arg}\""
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user