[varnish] Needs to run make check

Ingvar Hagelund ingvar at fedoraproject.org
Tue Apr 22 23:38:32 UTC 2014


commit 60dcad177d5ab14ed5d730885590bcf2860bd374
Author: Ingvar Hagelund <ingvar at redpill-linpro.com>
Date:   Wed Apr 23 01:38:04 2014 +0200

    Needs to run make check

 varnish.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/varnish.spec b/varnish.spec
index a6d2f8f..cff7bf9 100644
--- a/varnish.spec
+++ b/varnish.spec
@@ -125,7 +125,7 @@ mv doc/sphinx/build/html doc
 rm -rf doc/sphinx/build
 
 %check
-#make check LD_LIBRARY_PATH="%{buildroot}%{_libdir}:%{buildroot}%{_libdir}/%{name}" TESTS_PARALLELISM=5 VERBOSE=1
+make check LD_LIBRARY_PATH="%{buildroot}%{_libdir}:%{buildroot}%{_libdir}/%{name}" TESTS_PARALLELISM=5 VERBOSE=1
 
 %install
 rm -rf %{buildroot}


More information about the scm-commits mailing list