From: des Date: Thu, 24 Jul 2008 12:22:35 +0000 (+0000) Subject: Set svn:keywords on files that didn't already have it X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61cd56fff262e272f236387626cafca769d08052;p=varnish Set svn:keywords on files that didn't already have it git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3012 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishtest/tests/a00008.vtc b/varnish-cache/bin/varnishtest/tests/a00008.vtc index 1089100b..51a7eff7 100644 --- a/varnish-cache/bin/varnishtest/tests/a00008.vtc +++ b/varnish-cache/bin/varnishtest/tests/a00008.vtc @@ -1,4 +1,4 @@ -# $Id: a00007.vtc 2906 2008-07-08 10:29:07Z phk $ +# $Id$ test "Sema operations" diff --git a/varnish-cache/bin/varnishtest/tests/c00016.vtc b/varnish-cache/bin/varnishtest/tests/c00016.vtc index dab83a5a..32445773 100644 --- a/varnish-cache/bin/varnishtest/tests/c00016.vtc +++ b/varnish-cache/bin/varnishtest/tests/c00016.vtc @@ -1,4 +1,4 @@ -# $Id: c00015.vtc 2906 2008-07-08 10:29:07Z phk $ +# $Id$ test "Test Connection header handling" diff --git a/varnish-cache/bin/varnishtest/tests/e00008.vtc b/varnish-cache/bin/varnishtest/tests/e00008.vtc index 6b46f2f3..99a44b9c 100644 --- a/varnish-cache/bin/varnishtest/tests/e00008.vtc +++ b/varnish-cache/bin/varnishtest/tests/e00008.vtc @@ -1,4 +1,4 @@ -# $Id: e00004.vtc 2906 2008-07-08 10:29:07Z phk $ +# $Id$ test "ESI parsing errors" diff --git a/varnish-cache/bin/varnishtest/tests/v00006.vtc b/varnish-cache/bin/varnishtest/tests/v00006.vtc index 033bf0ba..04ff2553 100644 --- a/varnish-cache/bin/varnishtest/tests/v00006.vtc +++ b/varnish-cache/bin/varnishtest/tests/v00006.vtc @@ -1,4 +1,4 @@ -# $Id: v00006.vtc 2906 2008-07-08 10:29:07Z phk $ +# $Id$ test "VCL: Test backend retirement" diff --git a/varnish-cache/bin/varnishtest/tests/v00010.vtc b/varnish-cache/bin/varnishtest/tests/v00010.vtc index fee650bc..b89570aa 100644 --- a/varnish-cache/bin/varnishtest/tests/v00010.vtc +++ b/varnish-cache/bin/varnishtest/tests/v00010.vtc @@ -1,4 +1,4 @@ -# $Id: v00005.vtc 2906 2008-07-08 10:29:07Z phk $ +# $Id$ test "VCL: check panic and restart" diff --git a/varnish-cache/bin/varnishtest/vtc_sema.c b/varnish-cache/bin/varnishtest/vtc_sema.c index 6276ee95..1c6da2ee 100644 --- a/varnish-cache/bin/varnishtest/vtc_sema.c +++ b/varnish-cache/bin/varnishtest/vtc_sema.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: vtc_sema.c 2906 2008-07-08 10:29:07Z phk $ + * $Id$ */ #include