[3.0] 5e3c785 Remove long since gone debug.backend cli.
    Tollef Fog Heen 
    tfheen at varnish-cache.org
       
    Mon Apr 22 13:26:59 CEST 2013
    
    
  
commit 5e3c785f3a78bf91c5cc2ccf85be563e73bf3080
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu Aug 9 08:29:39 2012 +0000
    Remove long since gone debug.backend cli.
    
    Submitted by:	Federico G. Schwindt
diff --git a/bin/varnishtest/tests/v00012.vtc b/bin/varnishtest/tests/v00012.vtc
index 285f2c1..e7c8d44 100644
--- a/bin/varnishtest/tests/v00012.vtc
+++ b/bin/varnishtest/tests/v00012.vtc
@@ -33,8 +33,6 @@ client c2 {
 	expect resp.status == 503
 } -run
 
-varnish v1 -cli "debug.backend"
-
 sema r2 sync 2
 client c1 -wait
 
    
    
More information about the varnish-commit
mailing list