aboutsummaryrefslogtreecommitdiff
path: root/tests/reverse/linux-tarball-test.bash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reverse/linux-tarball-test.bash')
-rwxr-xr-xtests/reverse/linux-tarball-test.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reverse/linux-tarball-test.bash b/tests/reverse/linux-tarball-test.bash
index e8ecca6..26bbb6c 100755
--- a/tests/reverse/linux-tarball-test.bash
+++ b/tests/reverse/linux-tarball-test.bash
@@ -8,8 +8,8 @@ MYNAME=$(basename "$0")
source ../fuse-unmount.bash
# Setup dirs
+../dl-linux-tarball.bash
cd /tmp
-wget -nv --show-progress -c https://www.kernel.org/pub/linux/kernel/v3.0/linux-3.0.tar.gz
WD=$(mktemp -d /tmp/$MYNAME.XXX)
# Cleanup trap