]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/cli-integration/rbd: fix trailing space
authorSage Weil <sage@redhat.com>
Wed, 10 Sep 2014 15:00:50 +0000 (08:00 -0700)
committerSage Weil <sage@redhat.com>
Wed, 10 Sep 2014 15:00:50 +0000 (08:00 -0700)
commitd3e880af5f3ae71d13159514c33c6b41fc648d54
tree673f1d5f4941910210cdbaa4a7bf2e8ee99afd0f
parent5336398618f49d10e497392ab942d43062ed772d
test/cli-integration/rbd: fix trailing space

Newer versions of json.tool remove the trailing ' ' after the comma.  Add
it back in with sed so that the .t works on both old and new versions, and
so that we don't have to remove the trailing spaces from all of the test
cases.

Fixes: #8920
Backports commit 605064dc685aa25cc7d58ec18b6449a3ce476d01

Signed-off-by: Sage Weil <sage@redhat.com>
src/test/cli-integration/rbd/formatted-output.t