From 87a8c249fc690ce6ac3c2216da5006e768ac7f15 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 18 Sep 2013 19:42:56 +0100 Subject: [PATCH 10/10] document MC_TEST_KEEP_TEMP --- tests/twisted/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/twisted/README b/tests/twisted/README index ced06a2..b1b0716 100644 --- a/tests/twisted/README +++ b/tests/twisted/README @@ -16,7 +16,9 @@ To run with debug information: To debug an individual test you can set one of the following env variable: * MISSIONCONTROL_TEST_VALGRIND : to run Mission Control inside valgrind. The - report is added to missioncontrol.log. + report is added to missioncontrol.log. You'll probably also want + MC_TEST_KEEP_TEMP to keep the logs in tests/twisted/tmp-*, even when + tests passed. * MISSIONCONTROL_TEST_REFDBG : to run Mission Control inside refdbg. The report is written to refdbg.log. You can change -- 1.8.4.rc3