]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace incorrect sed expersion with awk
authorMark Andrews <marka@isc.org>
Mon, 8 Nov 2021 03:05:42 +0000 (14:05 +1100)
committerMark Andrews <marka@isc.org>
Wed, 10 Nov 2021 01:51:03 +0000 (12:51 +1100)
commitc28478e0ee12319ee4606a86158dfbb75011c434
tree20852f4067aba118749f2cd19ae9fbf3d6613fcd
parentb9731408c6c0f27db5e444f8a488ede95bb14e0b
Replace incorrect sed expersion with awk

The sed expression could find the wrong instance of 10.
Use awk to replace the TTL field and also to specify the
server and issue the send command.

(cherry picked from commit be879cda728b9fac3208f39148869d46c9c919e7)
bin/tests/system/nsupdate/clean.sh
bin/tests/system/nsupdate/tests.sh