stasis-aries-wal/test/README.coredumps
2004-06-24 21:10:31 +00:00

5 lines
179 B
Text

To obtain a coredump from a test that crashes, run this command:
export CK_FORK=no
This will prevent check from forking on each test, so that you can obtain a normal core dump.