]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/workunits/rados/test_rados_tool: remove stray |, fix race
authorSage Weil <sage@redhat.com>
Sun, 14 Jan 2018 16:35:14 +0000 (10:35 -0600)
committerSage Weil <sage@redhat.com>
Sun, 14 Jan 2018 16:35:14 +0000 (10:35 -0600)
Fixes: http://tracker.ceph.com/issues/22676
Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/rados/test_rados_tool.sh

index 6566fdbfd18f679136947ad4b112520a26e23990..3640eb03e1b8a2d683ddd4f25730b3953d193060 100755 (executable)
@@ -304,7 +304,7 @@ test_omap() {
         $RADOS_TOOL -p $POOL rmomapkey $OBJ $i
     done
     $RADOS_TOOL -p $POOL listomapvals $OBJ | grep -c value | grep 5
-    $RADOS_TOOL -p $POOL clearomap $OBJ |
+    $RADOS_TOOL -p $POOL clearomap $OBJ
     $RADOS_TOOL -p $POOL listomapvals $OBJ | wc -l | grep 0
     cleanup