]> git.pld-linux.org Git - packages/zlib.git/blobdiff - zlib.spec
- fix building with rpm.org RPM, status of last command is exit status
[packages/zlib.git] / zlib.spec
index 442668603558f9a3e9a92bbe6cdb809969d4634c..4506db1c2408308b4ae28255d3540b814037b0e1 100644 (file)
--- a/zlib.spec
+++ b/zlib.spec
@@ -329,6 +329,7 @@ cd ../..
 %if %{with tests}
 %{__make} -j1 check 2>&1 | tee test-log
 grep -q FAILED test-log && exit 1
+echo "Tests OK"
 %endif
 
 %install
This page took 0.023478 seconds and 4 git commands to generate.