]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix the "dnssec" system test on Windows
authorMichał Kępień <michal@isc.org>
Thu, 6 Feb 2020 14:17:38 +0000 (15:17 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 6 Feb 2020 14:17:51 +0000 (15:17 +0100)
commit6c5295ca096288721d127aabb5c349fac7af9821
treef6a9027132a803a064c11b0620e62b005bd5cb05
parenteed59f521be01faceece3c1abc790cc4b92b9af2
Fix the "dnssec" system test on Windows

Make sure carriage return characters are stripped from awk input to
enable the "dnssec" system test to pass on Windows.

(cherry picked from commit 2f694f0b779a50918cdd24f05de04ab6bad043e9)
bin/tests/system/dnssec/tests.sh