[master] 82744f1 Coverage

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Jan 10 16:05:05 CET 2017


commit 82744f145e5a3f109d9471051e17c901eb4354a0
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue Jan 10 15:04:31 2017 +0100

    Coverage
    
    Inherited from out-of-tree coverage scripts.

diff --git a/bin/varnishtest/tests/a00009.vtc b/bin/varnishtest/tests/a00009.vtc
index db33d36..a6071da 100644
--- a/bin/varnishtest/tests/a00009.vtc
+++ b/bin/varnishtest/tests/a00009.vtc
@@ -28,6 +28,7 @@ err_shell {usage: varnishd [options]} "varnishd -? 2>&1"
 err_shell {Invalid backslash sequence} {varnishd -l 'xyz\kk,xyz\foo' 2>&1}
 err_shell {Invalid backslash sequence} {varnishd -l 'ab\8cd' 2>&1}
 err_shell {Copyright (c) 2006} "varnishd -V 2>&1"
+err_shell {usage: varnishd [options]} "varnishd --help 2>&1"
 err_shell {Cannot open -S file} {
 	varnishd -S ${tmpdir}/nonexistent -n ${tmpdir}/v0 2>&1
 }



More information about the varnish-commit mailing list