From f2d32c1fe4b9a8835c1da23ec591bf2d26804461 Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Tue, 12 Aug 2008 00:39:09 +0900 Subject: use my approx mirror instead of whatever else, so that I don't need to reconfigure here every time I play with it. --- testsuite/run-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite') diff --git a/testsuite/run-test.sh b/testsuite/run-test.sh index 867f04b..01699bf 100755 --- a/testsuite/run-test.sh +++ b/testsuite/run-test.sh @@ -18,7 +18,7 @@ log_success () { [ -x /usr/bin/cdebootstrap ] || exit 1 -mirror=http://cdn.debian.or.jp/debian +mirror=http://localhost:9999/debian testdir=$(TMPDIR=$(pwd) mktemp -d) testimage=$testdir/testimage -- cgit v1.2.3