From ee44121f4da3bf17a22b0a323f7de3f46c605306 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 4 Dec 2009 11:25:44 -0800 Subject: [PATCH] qa: put qa used files on ceph.newdream.net avoid hitting external servers if we can :) --- qa/workunits/20_pjd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/workunits/20_pjd.sh b/qa/workunits/20_pjd.sh index 1b9b28decfac9..63a0a7ed3602d 100755 --- a/qa/workunits/20_pjd.sh +++ b/qa/workunits/20_pjd.sh @@ -1,5 +1,5 @@ #!/bin/bash -wget http://tuxera.com/sw/qa/pjd-fstest-20080816.tgz +wget http://ceph.newdream.net/qa/pjd-fstest-20080816.tgz tar zxvf pjd* cd pjd* make -- 2.39.5