r448 - trunk/varnish-cache/bin/varnishtester

phk at projects.linpro.no phk at projects.linpro.no
Wed Jul 12 09:45:59 CEST 2006


Author: phk
Date: 2006-07-12 09:45:59 +0200 (Wed, 12 Jul 2006)
New Revision: 448

Modified:
   trunk/varnish-cache/bin/varnishtester/varnishtester.c
Log:
Pause after 'vcl' command


Modified: trunk/varnish-cache/bin/varnishtester/varnishtester.c
===================================================================
--- trunk/varnish-cache/bin/varnishtester/varnishtester.c	2006-07-11 21:35:31 UTC (rev 447)
+++ trunk/varnish-cache/bin/varnishtester/varnishtester.c	2006-07-12 07:45:59 UTC (rev 448)
@@ -337,6 +337,7 @@
 		}
 	}
 	cli_write("\"\n");
+	Pause();
 }
 
 /*--------------------------------------------------------------------*/




More information about the varnish-commit mailing list