[master] a95ff27 Add -log here as well and rearrange options

Federico G. Schwindt fgsch at lodoss.net
Tue Jan 17 12:09:04 CET 2017


commit a95ff27619593d9d0a5f8389536f94758ba3e0dd
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Tue Jan 17 10:59:01 2017 +0000

    Add -log here as well and rearrange options

diff --git a/bin/varnishtest/vtc_process.c b/bin/varnishtest/vtc_process.c
index ee22d4a..af07779 100644
--- a/bin/varnishtest/vtc_process.c
+++ b/bin/varnishtest/vtc_process.c
@@ -374,8 +374,8 @@ process_close(struct process *p)
  * Run a process in the background with stdout and stderr redirected to
  * ${tmpdir}/pNAME/stdout and ${tmpdir}/pNAME/stderr, respectively::
  *
- *	process pNAME SPEC [-wait] [-start] [-run] [-kill STRING] [-stop] \
- *		[-write STRING] [-writeln STRING] [-close]
+ *	process pNAME SPEC [-start] [-log] [-wait] [-run] [-kill STRING] \
+ *		[-stop] [-write STRING] [-writeln STRING] [-close]
  *
  * pNAME
  *	Name of the process. It must start with 'p'.



More information about the varnish-commit mailing list