[master] 73dc986d9 Revert "Wearing my tinfoil hat..."

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Jan 28 14:08:08 UTC 2019


commit 73dc986d995250c99c7fbf1d68641234a043d12c
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Jan 28 15:07:16 2019 +0100

    Revert "Wearing my tinfoil hat..."
    
    Aka remove linux blinders.
    
    This reverts commit f81b172db5d8d98133756051e51b9c0a0a11f7d7.

diff --git a/bin/varnishtest/tests/v00038.vtc b/bin/varnishtest/tests/v00038.vtc
index 00cd8fff2..d408896b8 100644
--- a/bin/varnishtest/tests/v00038.vtc
+++ b/bin/varnishtest/tests/v00038.vtc
@@ -157,12 +157,6 @@ client c1 {
 	expect resp.status == 200
 } -run
 
-shell {
-	# for good measure
-	test -S "${s1_sock}" && rm -vf "${s1_sock}"
-	test ! -S "${s1_sock}"
-}
-
 server s1 -start
 
 client c1 -run


More information about the varnish-commit mailing list