]> 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 10:44:27 +0000 (12:44 +0200)
commit3f66b8acb04ddceaa9ed34117ada8e01e85a1bc5
treea0dd1f5dd361fce1b3674bc6add4cff905d84348
parent0ea363746e4321a54ae5bfcaa2bec9a8648afbf5
Update tests to not use '>&-' that closes file descriptor, but instead use correct redirection to '>/dev/null'
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