4511. [bug] win32: mdig.exe-BNFT was missing Configure. [RT #43554]

This commit is contained in:
Mark Andrews 2016-11-07 09:55:16 +11:00
parent fb87feb6e7
commit 60c47284e4
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,5 @@
4511. [bug] win32: mdig.exe-BNFT was missing Configure. [RT #43554]
4509. [test] Make the rrl system test more reliable on slower
machines by using mdig instead of dig. [RT #43280]

View file

@ -3209,6 +3209,7 @@ sub makeinstallfile {
print LOUT "rndc.exe-BNFF\n";
print LOUT "dig.exe-BNFT\n";
print LOUT "host.exe-BNFT\n";
print LOUT "mdig.exe-BNFT\n";
print LOUT "nslookup.exe-BNFT\n";
print LOUT "delv.exe-BNFT\n";
print LOUT "arpaname.exe-BNFT\n";