]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run-standalone.sh: Need double-quotes to handle | in core_pattern 26811/head
authorDavid Zafman <dzafman@redhat.com>
Fri, 15 Feb 2019 00:47:29 +0000 (16:47 -0800)
committerAshish Singh <assingh@redhat.com>
Thu, 7 Mar 2019 07:22:51 +0000 (12:52 +0530)
commit8757f2cf2fe5dca77fe93100784a54bc702a0d54
treec5f5e72db0d29306d50f9309a4efd80fdfed6df5
parent79222af848bee41b1c5bb836613c82912c45bf15
run-standalone.sh: Need double-quotes to handle | in core_pattern
on all distributions

OpenSUSE does not automatically add the | back when setting
the corepattern.  I tested this on openSUSE Leap 15.0.

Fixes: http://tracker.ceph.com/issues/38325
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit bc2df8c49b17248cc832deae75149d8e26d3f1e7)
qa/run-standalone.sh