]> sourceware.org Git - lvm2.git/commit
tests: allow override of LVM_LOG_FILE_MAX_LINES
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 26 Oct 2017 11:58:43 +0000 (13:58 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 26 Oct 2017 12:04:58 +0000 (14:04 +0200)
commit1e80ec892615f9da897da518cb3c55261d2bd51e
treeca0a2fc22801003b82fdf3646e05423e399d2938
parent04186616bef6789d6f363a1d461c01d344616c7a
tests: allow override of LVM_LOG_FILE_MAX_LINES

Just like with other vars support this:

make check_local T=xyz LVM_LOG_FILE_MAX_LINES=10000000

Allows easily to override existing line limit.
Also increase limiting size of logs per command since some of
our commands are becoming very verbose....
test/lib/inittest.sh
This page took 0.038593 seconds and 5 git commands to generate.