mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-21 22:04:19 +03:00
aa75698a17
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)