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.
|
# Escape quotes in parameters, so that they're passed through cleanly.
|
||||||
arg=$(sed -e 's/"/\\"/g' <<-END
|
arg=$(sed -e 's/"/\\"/g' <<-END
|
||||||
$arg
|
$arg
|
||||||
END
|
END
|
||||||
)
|
)
|
||||||
CMDLINE="${CMDLINE} \"${arg}\""
|
CMDLINE="${CMDLINE} \"${arg}\""
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user