]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/fs/test_o_trunc.sh: fix .sh to match new bin location
authorSage Weil <sage@inktank.com>
Mon, 8 Jul 2013 16:56:29 +0000 (09:56 -0700)
committerSage Weil <sage@inktank.com>
Mon, 8 Jul 2013 16:56:29 +0000 (09:56 -0700)
To match 83f308962c53eec10db9e496987a9e4be7c87e9b.

Signed-off-by: Sage Weil <sage@inktank.com>
qa/workunits/fs/test_o_trunc.sh

index dda24d8d422e2663d6e067e381ce25b0d79eda8f..6a1adb549a9a6738ed52211f6b7f183dafa3c753 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -ex
 
-../../fs/test_o_trunc trunc.foo 600
+./test_o_trunc trunc.foo 600
 
 echo OK