]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests/osd: fix a test to follow an output formatting change 47462/head
authorRonen Friedman <rfriedma@redhat.com>
Thu, 4 Aug 2022 15:46:11 +0000 (15:46 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 4 Aug 2022 15:46:11 +0000 (15:46 +0000)
commitb04ef6ebfc5fa1e3d0df87af800249d240d92082
treee41290fd515b9b2da0ece142d73dd6d287067e9e
parent7e12357b9486b63928a914c6fb1cfa35fd9bad6a
tests/osd: fix a test to follow an output formatting change

PR#47255 modified the formatting of std::set-s. That broke
the osd-scrub-snaps.sh standalone test.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
qa/standalone/scrub/osd-scrub-snaps.sh