[master] 132e985cd Close quoted string
    Dridi Boukelmoune 
    dridi.boukelmoune at gmail.com
       
    Wed Apr 17 11:58:07 UTC 2019
    
    
  
commit 132e985cd0fd4840f51ce5e0160a02f24e53e907
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Wed Apr 17 13:56:36 2019 +0200
    Close quoted string
diff --git a/bin/varnishtest/tests/v00004.vtc b/bin/varnishtest/tests/v00004.vtc
index 5da5930f9..486f88a50 100644
--- a/bin/varnishtest/tests/v00004.vtc
+++ b/bin/varnishtest/tests/v00004.vtc
@@ -191,7 +191,7 @@ client c1 {
 	    -hdr "DNT: 1" \
 	    -hdr "Connection: keep-alive" \
 	    -hdr "Upgrade-Insecure-Requests: 1" \
-	    -hdr {If-None-Match: W/"9060a5e7924af13779c0437265ad2f1c}
+	    -hdr {If-None-Match: W/"9060a5e7924af13779c0437265ad2f1c"}
 	rxresp
 	expect resp.status == 200
 
    
    
More information about the varnish-commit
mailing list