summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/atlocal.in2
-rw-r--r--tests/star/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index f0950807..380cac01 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -13,7 +13,7 @@ if test -z "$TEST_DATA_DIR"; then
TEST_DATA_DIR=$abs_builddir
fi
-STAR_DATA_URL=http://download.berlios.de/pub/star/testscripts
+STAR_DATA_URL=ftp://ftp.berlios.de/pub/star/testscripts
if test -z "$STAR_TESTSCRIPTS"; then
STAR_TESTSCRIPTS=$TEST_DATA_DIR
fi
diff --git a/tests/star/README b/tests/star/README
index e4be22f8..e247ff4f 100644
--- a/tests/star/README
+++ b/tests/star/README
@@ -1,6 +1,6 @@
This directory contains scripts for testing GNU tar using
star "test archives". The archives themselves can be obtained
-from http://download.berlios.de/pub/star/testscripts.
+from ftp://ftp.berlios.de/pub/star/testscripts.
These tests are disabled by default. There are two ways to run
them. The simplest is by `make check-full' command. It requires wget