diff options
author | Rob Austein <sra@hactrn.net> | 2010-03-10 19:16:20 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-03-10 19:16:20 +0000 |
commit | af0b11ff47fbeb93c56a1090c79fe4e71a4cd306 (patch) | |
tree | b6509a21be4223b9206a19b7c818c6bf11aa7997 /myrpki.rototill/test-all.sh | |
parent | 70160def5443c0935a92ed6931932898dffe42b9 (diff) |
Enable XML validation
svn path=/myrpki.rototill/test-all.sh; revision=3068
Diffstat (limited to 'myrpki.rototill/test-all.sh')
-rw-r--r-- | myrpki.rototill/test-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/myrpki.rototill/test-all.sh b/myrpki.rototill/test-all.sh index d56c0a38..50a8927b 100644 --- a/myrpki.rototill/test-all.sh +++ b/myrpki.rototill/test-all.sh @@ -17,7 +17,7 @@ set -x -export TZ=UTC +export TZ=UTC MYRPKI_RNG=`pwd`/myrpki.rng test -z "$STY" && exec screen -L sh $0 |