[master] a54f85b Try to make this test run on el5-x86_64

Poul-Henning Kamp phk at FreeBSD.org
Sat May 23 09:26:29 CEST 2015


commit a54f85b4c251249192181a0fbd22f126067dcc49
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Sat May 23 07:25:56 2015 +0000

    Try to make this test run on el5-x86_64

diff --git a/bin/varnishtest/tests/r01576.vtc b/bin/varnishtest/tests/r01576.vtc
index 5db70af..99398e3 100644
--- a/bin/varnishtest/tests/r01576.vtc
+++ b/bin/varnishtest/tests/r01576.vtc
@@ -30,7 +30,7 @@ varnish v1 -vcl+backend {
 
 # This should succeed with default params and JIT/no-JIT
 client c1 {
-	txreq -url /aaaaaaaaa
+	txreq -url /aaaaaaaa
 	rxresp
 } -run
 



More information about the varnish-commit mailing list