]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/cli-integration/rbd: fix trailing space 2171/head
authorSage Weil <sage@redhat.com>
Wed, 30 Jul 2014 20:40:33 +0000 (13:40 -0700)
committerSage Weil <sage@redhat.com>
Wed, 30 Jul 2014 20:41:16 +0000 (13:41 -0700)
commit605064dc685aa25cc7d58ec18b6449a3ce476d01
tree3ec1c8ff1fc8e48913955b1232690ca80893ef88
parent6e6fc23c7e3251a5132d29c46a147bdcef9bfd91
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.

Backport: firefly
Fixes: #8920
Signed-off-by: Sage Weil <sage@redhat.com>
src/test/cli-integration/rbd/defaults.t
src/test/cli-integration/rbd/formatted-output.t