]> git.ipfire.org Git - thirdparty/bind9.git/commit
mkeys: Prevent failing grep invocations
authorMichal Nowak <mnowak@isc.org>
Wed, 22 Jan 2020 14:53:01 +0000 (14:53 +0000)
committerMichal Nowak <mnowak@isc.org>
Wed, 22 Jan 2020 14:53:01 +0000 (14:53 +0000)
commit20b446cdc32e8e954990ab5f21349ee1d03b718c
treec0dfe33c2de198d7e71156b27b81b417575d7ef8
parent1f3502f5645efe0aa98a6fc5e026587c0fa01979
mkeys: Prevent failing grep invocations

Some 'grep' invocations were not guarded from interrupting the test
prematurely, e.g. when no text was matched.
bin/tests/system/mkeys/tests.sh