mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -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.
(cherry picked from commit b8616e457f)
This commit is contained in:
parent
bff1f5af2b
commit
b9065fb187
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