From: Sebastien Ponce Date: Wed, 24 Jun 2015 08:42:20 +0000 (+0200) Subject: Fixed inclusion of ceph-helpers file in tests after it was moved to qa/workunits X-Git-Tag: v9.0.3~100^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F4166%2Fhead;p=ceph.git Fixed inclusion of ceph-helpers file in tests after it was moved to qa/workunits --- diff --git a/src/test/libradosstriper/rados-striper.sh b/src/test/libradosstriper/rados-striper.sh index a631022a9140..0a3879f2621a 100755 --- a/src/test/libradosstriper/rados-striper.sh +++ b/src/test/libradosstriper/rados-striper.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Library Public License for more details. # -source test/ceph-helpers.sh +source ../qa/workunits/ceph-helpers.sh function run() { local dir=$1