[master] 0863fc7 Use -run instead

Federico G. Schwindt fgsch at lodoss.net
Sat Jan 7 18:41:05 CET 2017


commit 0863fc70fcfeff333359dd892314e7e42bde0c6f
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Sat Jan 7 16:38:53 2017 +0000

    Use -run instead

diff --git a/bin/varnishtest/tests/u00004.vtc b/bin/varnishtest/tests/u00004.vtc
index e7743b4..046b1f0 100644
--- a/bin/varnishtest/tests/u00004.vtc
+++ b/bin/varnishtest/tests/u00004.vtc
@@ -16,4 +16,4 @@ client c1 {
 
 process p1 -wait
 
-process p2 {exec varnishtop -1 -n ${v1_name} >/dev/null} -start -wait
+process p2 {exec varnishtop -1 -n ${v1_name} >/dev/null} -run



More information about the varnish-commit mailing list