Skip to content
Snippets Groups Projects

Allow -listen-http, -listen-https and -listen-proxy to be given more than once

3 files
+ 150
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
@@ -11,3 +11,4 @@ before_script:
test:
script:
- make verify
- make acceptance
Loading