From: Stephen Morris Date: Thu, 14 Dec 2017 14:59:46 +0000 (+0000) Subject: [rt46602] Ensure parallel tests are in alphabetical order X-Git-Tag: v9.13.0~158^2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2d90da0c2211fb2ed268b804b30d72c39341c1c;p=thirdparty%2Fbind9.git [rt46602] Ensure parallel tests are in alphabetical order --- diff --git a/bin/tests/system/Makefile.in b/bin/tests/system/Makefile.in index 34f003d6eaf..7fdfbd61ef9 100644 --- a/bin/tests/system/Makefile.in +++ b/bin/tests/system/Makefile.in @@ -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