From 002a527f3e3443a202e22ac490a3f232dc70f2fc Mon Sep 17 00:00:00 2001 From: bdrewery Date: Tue, 16 Feb 2016 02:13:59 +0000 Subject: Test directories can build in parallel fine. Sponsored by: EMC / Isilon Storage Division --- tests/sys/Makefile | 2 -- tests/sys/pjdfstest/tests/Makefile | 2 -- 2 files changed, 4 deletions(-) (limited to 'tests') diff --git a/tests/sys/Makefile b/tests/sys/Makefile index 18a24a4..36bdde0 100644 --- a/tests/sys/Makefile +++ b/tests/sys/Makefile @@ -22,6 +22,4 @@ TESTS_SUBDIRS+= vm # Items not integrated into kyua runs by default SUBDIR+= pjdfstest -SUBDIR_PARALLEL= - .include diff --git a/tests/sys/pjdfstest/tests/Makefile b/tests/sys/pjdfstest/tests/Makefile index 61b15dd..95b4bbe 100644 --- a/tests/sys/pjdfstest/tests/Makefile +++ b/tests/sys/pjdfstest/tests/Makefile @@ -36,6 +36,4 @@ TESTS_SUBDIRS+= symlink TESTS_SUBDIRS+= truncate TESTS_SUBDIRS+= unlink -SUBDIR_PARALLEL= - .include -- cgit v1.1