[master] 495f8f665 Polish

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Jun 24 08:17:06 UTC 2019


commit 495f8f66519a0b681ac43daed57cd0c2bd2136c3
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Jun 24 10:16:10 2019 +0200

    Polish

diff --git a/bin/varnishtest/tests/r02976.vtc b/bin/varnishtest/tests/r02976.vtc
index 421cb3fe9..218c027f5 100644
--- a/bin/varnishtest/tests/r02976.vtc
+++ b/bin/varnishtest/tests/r02976.vtc
@@ -37,7 +37,7 @@ varnish v1 -vcl {
 	}
 
 	backend b2 {
-		.host = "${bad_ip}";
+		.host = "${bad_backend}";
 		.probe = {
 			.interval = 24h;
 		}
@@ -50,4 +50,4 @@ varnish v1 -vcl {
 	}
 } -start
 
-barrier bprobe sync
\ No newline at end of file
+barrier bprobe sync


More information about the varnish-commit mailing list