]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[rt46602] Ensure parallel tests are in alphabetical order
authorStephen Morris <stephen@isc.org>
Thu, 14 Dec 2017 14:59:46 +0000 (14:59 +0000)
committerStephen Morris <stephen@isc.org>
Fri, 16 Feb 2018 15:19:43 +0000 (15:19 +0000)
bin/tests/system/Makefile.in

index 34f003d6eafc5a1ed09a114bbea6cee9e20c3a46..7fdfbd61ef94ba75e538d8dd2cf5eaa59bde1ebd 100644 (file)
@@ -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