From 7a045b2b94a7c38232bd20860d1dfd68ac0d6c7c Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 10 Mar 2010 18:37:20 +0000 Subject: This test already depends on screen, so run it automatically svn path=/myrpki.rototill/test-all.sh; revision=3065 --- myrpki.rototill/test-all.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'myrpki.rototill') diff --git a/myrpki.rototill/test-all.sh b/myrpki.rototill/test-all.sh index 1dfc3a52..d56c0a38 100644 --- a/myrpki.rototill/test-all.sh +++ b/myrpki.rototill/test-all.sh @@ -1,7 +1,7 @@ #!/bin/sh - # $Id$ -# Copyright (C) 2009 Internet Systems Consortium ("ISC") +# Copyright (C) 2009-2010 Internet Systems Consortium ("ISC") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -19,12 +19,14 @@ set -x export TZ=UTC +test -z "$STY" && exec screen -L sh $0 + screen -X split screen -X focus for i in ../rpkid/testbed.*.yaml do - rm -rf *.xml bpki.myrpki bpki.myirbe test + rm -rf test python sql-cleaner.py screen python yamltest.py $i date -- cgit v1.2.3