[master] 18876a3 Fix test case

Martin Blix Grydeland martin at varnish-software.com
Wed Jan 8 16:58:58 CET 2014


commit 18876a359a7e8f22654180a11a8fd0208fc75d88
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Wed Jan 8 16:58:45 2014 +0100

    Fix test case

diff --git a/bin/varnishtest/tests/l00000.vtc b/bin/varnishtest/tests/l00000.vtc
index c4dd3f1..09423cc 100644
--- a/bin/varnishtest/tests/l00000.vtc
+++ b/bin/varnishtest/tests/l00000.vtc
@@ -16,6 +16,7 @@ logexpect l1 -v v1 -g session {
 	expect 0 =	End
 
 	expect 0 *	Begin		"req 1000"
+	expect 0 =	ReqStart
 	expect 0 =	ReqMethod	GET
 	expect 0 =	ReqURL		/
 	expect 0 =	ReqProtocol	HTTP/1.1



More information about the varnish-commit mailing list