From b2d90da0c2211fb2ed268b804b30d72c39341c1c Mon Sep 17 00:00:00 2001 From: Stephen Morris Date: Thu, 14 Dec 2017 14:59:46 +0000 Subject: [PATCH] [rt46602] Ensure parallel tests are in alphabetical order --- bin/tests/system/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/Makefile.in b/bin/tests/system/Makefile.in index 34f003d6ea..7fdfbd61ef 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