mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Set ulimit -c to unlimited to allow coredumps to be collected and analysed in
the testsuite.
This commit is contained in:
parent
4c68b2cb9c
commit
36bc6c3d19
@ -377,6 +377,7 @@ EOF
|
||||
}
|
||||
|
||||
prepare() {
|
||||
ulimit -c unlimited
|
||||
prepare_testroot
|
||||
prepare_lvmconf
|
||||
prepare_clvmd
|
||||
|
Loading…
Reference in New Issue
Block a user