[packages/nml] - non-parallel tests

qboosh qboosh at pld-linux.org
Sat Apr 19 09:03:43 CEST 2025


commit de55383106ce69310ad4b38fb8f52e12020e4b36
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 19 07:48:19 2025 +0200

    - non-parallel tests

 nml.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nml.spec b/nml.spec
index 58c193e..c1e8dc4 100644
--- a/nml.spec
+++ b/nml.spec
@@ -37,7 +37,7 @@ czemu kodowanie newgrf staje się prostsze.
 
 %if %{with tests}
 PYTHONPATH=$(echo $(pwd)/build-3/lib.*) \
-%{__make} -C regression
+%{__make} -C regression -j1
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nml.git/commitdiff/de55383106ce69310ad4b38fb8f52e12020e4b36



More information about the pld-cvs-commit mailing list