]> git.pld-linux.org Git - packages/libgit2.git/commitdiff
more verbose tests
authorKacper Kornet <draenog@pld-linux.org>
Fri, 7 Jun 2013 19:40:16 +0000 (20:40 +0100)
committerKacper Kornet <draenog@pld-linux.org>
Fri, 7 Jun 2013 19:40:16 +0000 (20:40 +0100)
libgit2.spec

index d3cdc20c0c0c760f424072a126fae83dbe723abb..831115f99f8e87117228b4d10a8883ac57f927aa 100644 (file)
@@ -56,7 +56,7 @@ cd build
 %cmake ..
 %{__make}
 
-%{?with_tests:%{__make} test}
+%{?with_tests:%{__make} test ARGS="-V"}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.415148 seconds and 4 git commands to generate.