mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +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() {
|
prepare() {
|
||||||
|
ulimit -c unlimited
|
||||||
prepare_testroot
|
prepare_testroot
|
||||||
prepare_lvmconf
|
prepare_lvmconf
|
||||||
prepare_clvmd
|
prepare_clvmd
|
||||||
|
Loading…
Reference in New Issue
Block a user