]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rbd/copy.sh: fix typo
authorAlex Elder <elder@inktank.com>
Wed, 19 Sep 2012 03:51:10 +0000 (22:51 -0500)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 19 Sep 2012 06:36:57 +0000 (23:36 -0700)
Or maybe it was a spello, or a thinko, or something.  In any case
I'm pretty sure Josh intended to call the function he added in
commit 78d6a60ca, and not the non-existent "test_import_args".

Signed-off-by: Alex Elder <elder@inktank.com>
(cherry picked from commit ed43d4de12a7aaa2fd46c1a80d9f338c4524fe47)

qa/workunits/rbd/copy.sh

index ce916c92812a8e02d16bef26ec47e3bd0e8590a6..8ea4525b4a4273db62fe7d6262bcbcb4bd70746e 100755 (executable)
@@ -218,7 +218,7 @@ test_pool_image_args() {
     ceph osd pool delete test
 }
 
-test_import_args
+test_pool_image_args
 test_rename
 test_ls
 test_remove