[packages/openssh] - do not parallelize tests
baggins
baggins at pld-linux.org
Fri Apr 24 22:26:46 CEST 2015
commit 15f094903370de06c20ad60c63bbd62060d45111
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Apr 24 22:26:30 2015 +0200
- do not parallelize tests
openssh.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openssh.spec b/openssh.spec
index c63d4fb..415f316 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -587,7 +587,7 @@ echo '#define LOGIN_PROGRAM "/bin/login"' >>config.h
%{__make}
-%{?with_tests:%{__make} tests}
+%{?with_tests:%{__make} -j1 tests}
cd contrib
%if %{with gnome}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/15f094903370de06c20ad60c63bbd62060d45111
More information about the pld-cvs-commit
mailing list