]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
libcephfs: fix test workunit
authorSage Weil <sage@inktank.com>
Mon, 1 Oct 2012 03:54:25 +0000 (20:54 -0700)
committerSage Weil <sage@inktank.com>
Mon, 1 Oct 2012 04:02:36 +0000 (21:02 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
qa/workunits/libcephfs/test.sh

index 4ab0db7db6271e87785093d66a2464e7deec18e4..ddaab18475009df37dfd6a54e839da1e3fd181cf 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh -e
 
-test_libcephfs_readdir
+test_libcephfs
 
-exit 0
\ No newline at end of file
+exit 0