aboutsummaryrefslogtreecommitdiff
path: root/scripts/master.sh
blob: 837827c99f433c8ad7660d61359681d3ff9d5591 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh -
# $Id$

cd `dirname $0`
. mirror-apnic.sh
. mirror-ripe.sh
perl gen-verify-test.pl		\
    ca-trial.ripe.net/RIPE	\
    ca-trial.ripe.net/ARIN	\
    repository.apnic.net	|
tee test.sh |
sh 2>&1 |
tee test.log