]> git.ipfire.org Git - thirdparty/bind9.git/commit
[rt46602] Clean up getopts usage
authorMichał Kępień <michal@isc.org>
Fri, 26 Jan 2018 12:05:02 +0000 (13:05 +0100)
committerStephen Morris <stephen@isc.org>
Thu, 22 Feb 2018 11:14:39 +0000 (11:14 +0000)
commit0c8e56568fa3f98bef36d6fd887b50d885ba207b
treed6e3b5b9f15452a9de8ee4bced20118b124a372b
parent3752edb28ea2facab25da4db747c7d0fdcb0ffc2
[rt46602] Clean up getopts usage

Ensure case clauses are in sync with the string passed to getopts.
Remove catch-all clauses as they will never be evaluated.

(cherry picked from commit 0dcee1cad33c8a890b1714707cf361e612df15bc)
bin/tests/system/clean.sh
bin/tests/system/run.sh
bin/tests/system/runall.sh
bin/tests/system/testsummary.sh