mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 21:32:11 -04:00
[rt46602] Ensure parallel tests are in alphabetical order
This commit is contained in:
parent
af005cdbcf
commit
b2d90da0c2
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ feature-test@EXEEXT@: feature-test.@O@
|
|||
# the definition of PARALLELDIRS in conf.sh. These tests do not use query
|
||||
# port 5300 or control port 9953.
|
||||
|
||||
PARALLEL = allow_query catz serve-stale rpzrecurse
|
||||
PARALLEL = allow_query catz rpzrecurse serve-stale
|
||||
|
||||
# Produce intermediate makefile that assigns unique port numbers to each
|
||||
# parallel test. The sequential tests all use ports 5300 (for queries) and
|
||||
|
|
|
|||
Loading…
Reference in a new issue