[master] 85e3d442c avoid running checks twice for real now, hopefully

Nils Goroll nils.goroll at uplex.de
Wed Aug 22 12:30:12 UTC 2018


commit 85e3d442c7895e96b4a59a697921a8491f820461
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Aug 22 14:26:30 2018 +0200

    avoid running checks twice for real now, hopefully
    
    Ref: c2888919964c0498c511db5e7158244e15771eab
         72bacde7fbffc50c2a62c9988b99d8a830b60d30
         46f1557dd80ffbd75fab924e48ecfd020437b1e0

diff --git a/bin/varnishtest/Makefile.am b/bin/varnishtest/Makefile.am
index 5c3cfae85..357ef9269 100644
--- a/bin/varnishtest/Makefile.am
+++ b/bin/varnishtest/Makefile.am
@@ -5,7 +5,6 @@ TEST_EXTENSIONS = .vtc
 TESTS = @VTC_TESTS@
 
 # Make sure we run check-local first
-check: check-am check-local
 check-am: check-local
 # See if list of checks have changed, recheck
 check-local:


More information about the varnish-commit mailing list