commit cdd853dd4345f99740a6557977c0a6d6a45a95de
Author: Elan Ruusamäe <[email protected]>
Date: Tue May 24 11:37:49 2016 +0300
verbose rake
gem2rpm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gem2rpm.spec b/gem2rpm.spec
index ab3fb3a..8468a0e 100644
--- a/gem2rpm.spec
+++ b/gem2rpm.spec
@@ -52,7 +52,7 @@ find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0
-r -l512 rm -f
%build
%if %{with tests}
-rake test
+rake TESTOPTS='-v' test
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gem2rpm.git/commitdiff/cdd853dd4345f99740a6557977c0a6d6a45a95de
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit