summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-06-23 15:55:58 -0700
committerSage Weil <sage@newdream.net>2011-06-23 15:57:35 -0700
commit81900994f896d4167921500d3b9e436bef6e0b12 (patch)
treea0a73766c576111742861255b605b3c504d27fda /qa
parentd1a755597ca2bd57a5a64b9815e583ff7ae68948 (diff)
downloadceph-81900994f896d4167921500d3b9e436bef6e0b12.tar.gz
qa: wget -q for kenrel_untar_build.sh
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'qa')
-rwxr-xr-xqa/workunits/kernel_untar_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/workunits/kernel_untar_build.sh b/qa/workunits/kernel_untar_build.sh
index 158c3301205..2e233309683 100755
--- a/qa/workunits/kernel_untar_build.sh
+++ b/qa/workunits/kernel_untar_build.sh
@@ -2,7 +2,7 @@
set -e
-wget http://ceph.newdream.net/qa/linux-2.6.33.tar.bz2
+wget -q http://ceph.newdream.net/qa/linux-2.6.33.tar.bz2
mkdir t
cd t
tar jxvf ../linux*