commit e5444da8596e4d6adea50b48022a325fe205a8b1
Author: Adam Gołębiowski <[email protected]>
Date:   Fri Oct 19 20:36:43 2018 +0200

    - pass TEST_SSH_TRACE for verbose output from tests

 openssh.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/openssh.spec b/openssh.spec
index 7c0daac..557d6a6 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -590,7 +590,8 @@ echo '#define LOGIN_PROGRAM            "/bin/login"' 
>>config.h
 
 %if %{with tests}
 %{__make} -j1 tests \
-       TEST_SSH_PORT=$((4242 + ${RANDOM:-$$} % 1000))
+       TEST_SSH_PORT=$((4242 + ${RANDOM:-$$} % 1000)) \
+       TEST_SSH_TRACE="yes"
 %endif
 
 cd contrib
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/e5444da8596e4d6adea50b48022a325fe205a8b1

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

Reply via email to