]> git.ipfire.org Git - thirdparty/bind9.git/commit
replace grep -r with 'find -type f | xargs'
authorMark Andrews <marka@isc.org>
Thu, 28 Nov 2019 23:58:28 +0000 (10:58 +1100)
committerMichał Kępień <michal@isc.org>
Fri, 10 Jan 2020 09:52:14 +0000 (10:52 +0100)
commitd0b50c96810ac7ec42eae1078f1ed6d444835eef
tree1c9c3c306f3a80d9becc569428f593211ec361c6
parent8b114ea0c0096e828a9cda93d96b23027a7a6389
replace grep -r with 'find -type f | xargs'

(cherry picked from commit 36ce99d8a429775d9f219f82497800626a2f8a7c)
bin/tests/system/run.sh