]> sourceware.org Git - lvm2.git/commit
tests: harness prints debug.log
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 5 Dec 2013 10:12:56 +0000 (11:12 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 5 Dec 2013 10:18:15 +0000 (11:18 +0100)
commitaa75698a1779c426914fde81bd57a016397017f3
tree94d61da321ceb9bd24d8a6d4c01ccee8e6ade6d4
parent7baf411c9774d8e51ccc8bff9399562da69906a3
tests: harness prints debug.log

When the test is interrupted because debug.log has got to big,
and the test doesn't react on SIGINT - and needs to be only
killed with SIGKILL - it's still valuable to print at least
a portion of this debug.log (currently 4MB).

LVM_TEST_UNLIMITED  could be set to avoid this limitation
(i.e. when busy-looping lvm command needs to be running
for gdb attachment)
test/lib/harness.c
This page took 0.035803 seconds and 5 git commands to generate.