mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[rt46602] Miscellenous small changes
This commit is contained in:
parent
1f07c69f25
commit
b88b508b22
2 changed files with 2 additions and 2 deletions
1
bin/tests/system/.gitignore
vendored
1
bin/tests/system/.gitignore
vendored
|
|
@ -9,3 +9,4 @@ named.port
|
|||
**/test.output
|
||||
/systests.output
|
||||
/random.data
|
||||
parallel.mk
|
||||
|
|
|
|||
|
|
@ -44,8 +44,7 @@ done
|
|||
|
||||
|
||||
$PERL testsock.pl || {
|
||||
cat <<EOF >&2
|
||||
I:
|
||||
cat <<EOF
|
||||
I:NOTE: System tests were skipped because they require that the
|
||||
I: IP addresses 10.53.0.1 through 10.53.0.8 be configured
|
||||
I: as alias addresses on the loopback interface. Please run
|
||||
|
|
|
|||
Loading…
Reference in a new issue