mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-28 02:50:41 +03:00
NIX: Set ulimit -c to unlimited, to get backtraces in logs.
This commit is contained in:
parent
6ba05212f7
commit
7c9d690f9e
@ -50,6 +50,7 @@ let
|
||||
dmsetup targets
|
||||
|
||||
export LVM_TEST_BACKING_DEVICE=/dev/sdb
|
||||
ulimit -c unlimited
|
||||
|
||||
watch=
|
||||
if echo ${flavour} | grep -q udev; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user