diff options
Diffstat (limited to 'scripts/master.sh')
-rw-r--r-- | scripts/master.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/master.sh b/scripts/master.sh index bba74f2c..837827c9 100644 --- a/scripts/master.sh +++ b/scripts/master.sh @@ -7,7 +7,7 @@ cd `dirname $0` perl gen-verify-test.pl \ ca-trial.ripe.net/RIPE \ ca-trial.ripe.net/ARIN \ - repository.apnic.net/APNIC | + repository.apnic.net | tee test.sh | sh 2>&1 | tee test.log |