[4.1] 7dd36b4 White-space OCD
Poul-Henning Kamp
phk at FreeBSD.org
Thu Sep 10 14:37:28 CEST 2015
commit 7dd36b42f6c7b50db1ca277db6623efebb498edb
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Wed Sep 9 19:24:49 2015 +0000
White-space OCD
diff --git a/bin/varnishtest/tests/c00070.vtc b/bin/varnishtest/tests/c00070.vtc
index d389ce3..770fcd6 100644
--- a/bin/varnishtest/tests/c00070.vtc
+++ b/bin/varnishtest/tests/c00070.vtc
@@ -28,9 +28,9 @@ varnish v1 -vcl+backend {
} -start
logexpect l1 -v v1 -d 1 -g vxid -q "Error ~ 'overflow'" {
- expect 0 * Begin
- expect * = Error "workspace_client overflow"
- expect * = End
+ expect 0 * Begin
+ expect * = Error "workspace_client overflow"
+ expect * = End
} -start
client c1 {
More information about the varnish-commit
mailing list