mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 20:29:59 -04:00
Remove ans.pl system test files from gitignore
The ans*.pl scripts are part of system tests and should be part of the repository. The gitignore entires for these files have been removed.
This commit is contained in:
parent
c5708044e7
commit
b8616e457f
2 changed files with 0 additions and 2 deletions
1
bin/tests/system/rpzrecurse/.gitignore
vendored
1
bin/tests/system/rpzrecurse/.gitignore
vendored
|
|
@ -4,7 +4,6 @@
|
|||
/ns3/named.conf
|
||||
/ns3/named2.conf
|
||||
/ns4/named.conf
|
||||
/ans5/ans.pl
|
||||
/ans5/ans.pid
|
||||
/dnsrps-secondary.conf
|
||||
/dnsrps.conf
|
||||
|
|
|
|||
1
bin/tests/system/serve-stale/.gitignore
vendored
1
bin/tests/system/serve-stale/.gitignore
vendored
|
|
@ -1,5 +1,4 @@
|
|||
/ans2/ans.pid
|
||||
/ans2/ans.pl
|
||||
/ns1/named.conf
|
||||
/ns3/named.conf
|
||||
/ns3/root.bk
|
||||
|
|
|
|||
Loading…
Reference in a new issue