[master] 47ef1a8 Oops, that was a bad VTC file to copy&paste from...

Poul-Henning Kamp phk at FreeBSD.org
Wed Mar 11 11:03:07 CET 2015


commit 47ef1a84a62cb4f3f7094ae6e5b25cc7f9af5c02
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Mar 11 10:02:35 2015 +0000

    Oops, that was a bad VTC file to copy&paste from...

diff --git a/bin/varnishtest/tests/b00045.vtc b/bin/varnishtest/tests/b00045.vtc
index a98abeb..3518617 100644
--- a/bin/varnishtest/tests/b00045.vtc
+++ b/bin/varnishtest/tests/b00045.vtc
@@ -2,8 +2,7 @@ varnishtest "Check Pid file locking"
 
 server s1 {
 	rxreq
-	send "HTTP/1.1 200 OK\nContent-Length: dupa"
-	send_n 15865 "\n"
+	txresp
 } -start
 
 varnish v1 -vcl+backend {} -start



More information about the varnish-commit mailing list