commit | 9c6df5ecb4acbf39e7413f97144ae767a7c2b414 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Dec 19 10:25:07 2018 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Dec 20 10:37:24 2018 +0100 |
tree | 1e0ba5414e16a4fa87330f4b02d8682823e26469 | |
parent | 2a7cf922c17eada097c59274caa05c8a284b5db6 [diff] |
REGTEST: script: Add the option --keep-logs to keep all log directories By default a log directory is kept only if the test fails. With this option it is possible to always keep it. If this option is used, the result of all tests are displayed (and not only the failing ones).