From 5aa91a6daa34b3542248f5713389d97729c547e8 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 22 Aug 2006 22:28:14 +0000 Subject: # on 2006/08/09 23:35:04, sra did: forgot which shell i was running here svn path=/scripts/master.sh; revision=193 --- scripts/master.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'scripts/master.sh') diff --git a/scripts/master.sh b/scripts/master.sh index f62d52f3..bba74f2c 100644 --- a/scripts/master.sh +++ b/scripts/master.sh @@ -4,7 +4,10 @@ cd `dirname $0` . mirror-apnic.sh . mirror-ripe.sh -perl gen-verify-test.pl ca-trial.ripe.net/{RIPE,ARIN} repository.apnic.net/APNIC | +perl gen-verify-test.pl \ + ca-trial.ripe.net/RIPE \ + ca-trial.ripe.net/ARIN \ + repository.apnic.net/APNIC | tee test.sh | sh 2>&1 | tee test.log -- cgit v1.2.3