]> 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>
Fri, 16 Feb 2018 16:09:49 +0000 (16:09 +0000)
commit0dcee1cad33c8a890b1714707cf361e612df15bc
tree0a75b9c235e3f8c7cc6297185da38f341bbeedf5
parentfe51c34df3c137dcd29650599158123536cb55f2
[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.
bin/tests/system/clean.sh
bin/tests/system/run.sh
bin/tests/system/runall.sh
bin/tests/system/testsummary.sh