mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-11 15:48:21 +02:00
Closes: https://bugs.gentoo.org/882465 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
8 lines
188 B
Diff
8 lines
188 B
Diff
--- a/tests/Makefile.am
|
|
+++ b/tests/Makefile.am
|
|
@@ -26,3 +26,5 @@
|
|
rm -rf test-log tmp-data tmp.* idx[0-9]* ja-idx[0-9]*
|
|
|
|
EXTRA_DIST = $(TESTS) select-data commonfuncs
|
|
+
|
|
+.NOTPARALLEL:
|