Remove 2>&1 from the dnssec-signzone invocation in tests
This commit is contained in:
@@ -17,4 +17,4 @@ zonefile=example.db
|
||||
|
||||
ksk=`$KEYGEN -q -a RSASHA256 -b 2048 -fk $zone`
|
||||
zsk=`$KEYGEN -q -a RSASHA256 -b 1024 $zone`
|
||||
$SIGNER -S -o $zone example.db > /dev/null 2>&1
|
||||
$SIGNER -S -o $zone example.db > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user