rbd/copy.sh: fix typo

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>
This commit is contained in:
Alex Elder 2012-09-18 22:51:10 -05:00
parent 471acda426
commit ed43d4de12

View File

@ -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