]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: fix ffsb cd argument 22955/head
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 27 Jun 2018 18:26:47 +0000 (11:26 -0700)
committerJos Collin <jcollin@redhat.com>
Tue, 10 Jul 2018 03:49:42 +0000 (09:19 +0530)
Avoid potential failures relating to HEAD^.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 6c7e09568d0ebcc054267b6a33e075dbb6407982)

qa/workunits/suites/ffsb.sh

index 7c8736f919a586e5c331010c78b759a0095aefd5..c6a35e2e16723bfe052de13e2e8ebb40447bafda 100755 (executable)
@@ -6,7 +6,7 @@ mydir=`dirname $0`
 
 wget http://download.ceph.com/qa/ffsb.tar.bz2
 tar jxvf ffsb.tar.bz2
-cd ffsb-*
+cd ffsb-6.0-rc2
 patch -p1 < $mydir/ffsb.patch
 ./configure
 make