1
0
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:
Petr Rockai 2010-04-07 16:04:22 +00:00
parent 4c68b2cb9c
commit 36bc6c3d19

View File

@ -377,6 +377,7 @@ EOF
}
prepare() {
ulimit -c unlimited
prepare_testroot
prepare_lvmconf
prepare_clvmd