[4.1] 87a37c5 White-space OCD

Lasse Karstensen lkarsten at varnish-software.com
Thu Jan 14 15:15:06 CET 2016


commit 87a37c5aba25c1b82f990ed7961629f443fc7552
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Nov 24 10:50:42 2015 +0000

    White-space OCD

diff --git a/bin/varnishtest/tests/r01818.vtc b/bin/varnishtest/tests/r01818.vtc
index 8b38c9b..ee887a8 100644
--- a/bin/varnishtest/tests/r01818.vtc
+++ b/bin/varnishtest/tests/r01818.vtc
@@ -9,7 +9,7 @@ server s1 {
 	expect req.http.b == "1"
 	sema r2 sync 2
 	sema r1 sync 2
- 	txresp
+	txresp
 } -start
 
 server s2 {
@@ -48,7 +48,7 @@ varnish v1 -vcl+backend {
 		set beresp.grace = 1m;
 		set beresp.uncacheable = true;
 	}
-} -start 
+} -start
 
 varnish v1 -cliok "param.set debug +syncvsl"
 varnish v1 -cliok "param.set debug +waitinglist"



More information about the varnish-commit mailing list