]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update tests to not use '>&-' that closes file descriptor, but instead use correct...
authorOndřej Surý <ondrej@sury.org>
Tue, 24 Apr 2018 18:58:58 +0000 (20:58 +0200)
committerOndřej Surý <ondrej@sury.org>
Fri, 11 May 2018 11:11:20 +0000 (13:11 +0200)
commit0cbad1b3fcabc0c60c04636bd0bc90d107a0dc10
treeac93585d2f72d8ccfdde18206df839d2c3af33f6
parente00df39d5a150b57b35620f24d33b451730c88b9
Update tests to not use '>&-' that closes file descriptor, but instead use correct redirection to '>/dev/null'

(cherry picked from commit 3f66b8acb04ddceaa9ed34117ada8e01e85a1bc5)
Makefile.in
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/tests.sh
bin/tests/system/mkeys/ns1/sign.sh
bin/tests/system/mkeys/tests.sh
bin/tests/system/smartsign/tests.sh