]> granicus.if.org Git - strace/commit
strace-log-merge: fix error diagnostics
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Mar 2019 19:06:47 +0000 (19:06 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Mar 2019 19:06:47 +0000 (19:06 +0000)
commita8ca04cfa31068e4599c97a4cf83112bde5a1132
tree2b8ade63187e52fe4139d5a41e2f7d227c58eb90
parent5482497011e34306738ff2b14ea63c5d36ca37f2
strace-log-merge: fix error diagnostics

* strace-log-merge: Print error diagnostics and exit with a non-zero
status in case of no strace output.
* NEWS: Mention this fix.
* tests/strace-log-merge-error.test: New test.
* tests/Makefile.am (MISC_TESTS): Add it.

Fixes: v4.21~287 "strace-log-merge: work around corner cases of strace -ttt parsing"
NEWS
strace-log-merge
tests/Makefile.am
tests/strace-log-merge-error.test [new file with mode: 0755]