[master] 73f0fd9 white-space ocd

Poul-Henning Kamp phk at FreeBSD.org
Wed Jan 25 10:46:05 CET 2017


commit 73f0fd9bd66dadb519ef9d18cd1d44860a5c5681
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Jan 25 09:42:16 2017 +0000

    white-space ocd

diff --git a/bin/varnishtest/vtc.c b/bin/varnishtest/vtc.c
index 597e0c3..936fb7a 100644
--- a/bin/varnishtest/vtc.c
+++ b/bin/varnishtest/vtc.c
@@ -448,16 +448,16 @@ cmd_varnishtest(CMD_ARGS)
  * Optional arguments:
  *
  * \-err
- * 	Expect non-zero exit code.
+ *	Expect non-zero exit code.
  *
  * \-exit N
- * 	Expect exit code N instead of zero.
+ *	Expect exit code N instead of zero.
  *
  * \-expect STRING
- * 	Expect string to be found in stdout+err.
+ *	Expect string to be found in stdout+err.
  *
  * \-match REGEXP
- * 	Expect regexp to match the stdout+err output.
+ *	Expect regexp to match the stdout+err output.
  */
 /* SECTION: client-server.spec.shell shell
  *



More information about the varnish-commit mailing list