diff options
author | MarcoFalke <falke.marco@gmail.com> | 2018-11-30 10:30:24 -0500 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-11-30 10:30:43 -0500 |
commit | 74254fea1ef04fd198cf09e152e71942f4d32d5f (patch) | |
tree | 741a317e4786d5a9807307a53245458122454449 /.github | |
parent | 60b20c869f8df9a81b5080ebcbe8c9cf4e6b9d77 (diff) | |
parent | 4aabadbf44ad8f14cfa3f8921caf3135515b9ecf (diff) |
Merge #14683: tests: better combine_logs.py behavior
4aabadbf44 tests: have combine_logs default to most recent test dir (James O'Beirne)
Pull request description:
Have `combine_logs.py` default to the most recent test directory if no argument is provided. This allows you to avoid an annoying copy-paste when iterating on a failing test, since you can do something like
```sh
alias testlogs='./test/functional/combine_logs.py -c | less'
./test/functional/some_test.py # fails
testlogs
```
Tree-SHA512: 919642ab09c314888a23c9491963b35b9da87e60deb740d1d5e816444aa9bdda5e519dc8ca131669f2d563167ef5f5abb14e22f20f47bf8362915ed578181846
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions