]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add helper variables in mkeys system test
authorMichał Kępień <michal@isc.org>
Wed, 13 Jun 2018 05:47:12 +0000 (07:47 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 13 Jun 2018 05:59:07 +0000 (07:59 +0200)
commit2cad382552b5e01bf5bf677ddf0391031263ee07
tree4b1d38c876e653f52411e6b186d4a4f351b841cb
parentdce66f763537450fa78045c679c53fd0ba5cbc5d
Add helper variables in mkeys system test

The keyfile and key ID for the original managed key do not change
throughout the mkeys system test.  Keep them in helper variables to
prevent calling "cat" multiple times and improve code readability.

(cherry picked from commit 68f056b2a07098896d3f6898ba9927fea3158fef)
bin/tests/system/mkeys/tests.sh