]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/encoding/generate-corpus-objects: fix typo
authorSage Weil <sage@redhat.com>
Fri, 5 May 2017 20:31:02 +0000 (16:31 -0400)
committerSage Weil <sage@redhat.com>
Fri, 5 May 2017 20:31:02 +0000 (16:31 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
src/test/encoding/generate-corpus-objects.sh

index 0242c5d1a6e194e6de20035737d54a84a124bb89..6f84181ecf45ddb0634625809d36252e7ecc4249 100755 (executable)
@@ -24,7 +24,7 @@ echo 'starting some background work'
 ../qa/workunits/rados/test.sh &
 ../qa/workunits/rbd/test_librbd.sh &
 ../qa/workunits/libcephfs/test.sh &
-../qa/workunits/rgw/run-s3-tests.sh &
+../qa/workunits/rgw/run-s3tests.sh &
 ceph-syn --syn makedirs 3 3 3 &
 
 echo 'waiting a bit'