From: phk Date: Fri, 10 Oct 2008 20:39:38 +0000 (+0000) Subject: Another sign error. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de4428f9a8c23c5a79ea3c7662736def2e9a07f6;p=varnish Another sign error. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3282 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishtest/tests/v00002.vtc b/varnish-cache/bin/varnishtest/tests/v00002.vtc index a4188cb5..78a46fb5 100644 --- a/varnish-cache/bin/varnishtest/tests/v00002.vtc +++ b/varnish-cache/bin/varnishtest/tests/v00002.vtc @@ -121,7 +121,7 @@ varnish v1 -badvcl { backend b1 { .host = "////"; } } -varnish v1 -vcl { +varnish v1 -badvcl { backend b1 { .host = "127.0.0.1"; .port = "70000"; } }