commit 15f094903370de06c20ad60c63bbd62060d45111
Author: Jan RÄ™korajski <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to