]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph-helpers.sh get_osds with no trailing whitespace
authorLoic Dachary <ldachary@redhat.com>
Sat, 30 May 2015 15:02:08 +0000 (17:02 +0200)
committerLoic Dachary <ldachary@redhat.com>
Wed, 8 Jul 2015 14:14:23 +0000 (16:14 +0200)
commit96ec2a744420a83ddd4eafb0041d66aa9be97a36
treeb8129b93efc04ef03b051263c51ab4c8c69342d0
parentd791a722a7b28a0f0fb41d8ad31e60d145411056
tests: ceph-helpers.sh get_osds with no trailing whitespace

Trim the trailing whitespace of the get_osds output to help with
comparisons.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
qa/workunits/ceph-helpers.sh