[master] 6d54579 Whitespace OCD

Poul-Henning Kamp phk at FreeBSD.org
Tue Sep 19 07:29:07 UTC 2017


commit 6d54579f4f401699c2f162ad9d0a721da7304861
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Sep 19 07:26:04 2017 +0000

    Whitespace OCD

diff --git a/bin/varnishtest/tests/m00033.vtc b/bin/varnishtest/tests/m00033.vtc
index 02d896d..64ab208 100644
--- a/bin/varnishtest/tests/m00033.vtc
+++ b/bin/varnishtest/tests/m00033.vtc
@@ -56,7 +56,7 @@ varnish v1 -vcl {
 
 	    set resp.http.pos =
 	      blob.encode(IDENTITY, DEFAULT, blob.decode(IDENTITY,
-						         encoded="foobar"));
+							 encoded="foobar"));
 	}
 } -start
 


More information about the varnish-commit mailing list