From: Evan Hunt Date: Fri, 4 Jan 2013 03:55:34 +0000 (-0800) Subject: [master] show signzone errors in pkcs11 test X-Git-Tag: v9.10.0a1~625 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=cb0a74fd8dfe4c4b0d9b848e0616db3c62d759f7;p=thirdparty%2Fbind9.git [master] show signzone errors in pkcs11 test --- diff --git a/bin/tests/system/pkcs11/setup.sh b/bin/tests/system/pkcs11/setup.sh index 246b502decd..945852b62d4 100644 --- a/bin/tests/system/pkcs11/setup.sh +++ b/bin/tests/system/pkcs11/setup.sh @@ -34,7 +34,8 @@ zsk2=`$KEYFRLAB -a RSASHA1 -l robie-zsk2 example` ksk=`$KEYFRLAB -a RSASHA1 -f ksk -l robie-ksk example` cat $infile $zsk1.key $ksk.key > $zonefile -$SIGNER -a -P -g -r $RANDFILE -o $zone $zonefile > /dev/null 2>&1 +$SIGNER -a -P -g -r $RANDFILE -o $zone $zonefile > /dev/null 2> signer.err || cat signer.err +rm -f signer.err cp $zsk2.key ns1/key mv Kexample* ns1