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

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