summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-05-07 11:22:23 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-05-07 11:22:23 +0100
commit3423806f5f41fa7b77d1aa1fef1aa30a61cc0098 (patch)
treeb5b65c7ee32c42d9cd11288131000d85702923cd
parentbe9c6e38587ee61e3bdde993b6d074e5dbe50100 (diff)
Record a CM log
-rw-r--r--tests/twisted/run-test.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/twisted/run-test.sh.in b/tests/twisted/run-test.sh.in
index e3a6426..4f30b85 100644
--- a/tests/twisted/run-test.sh.in
+++ b/tests/twisted/run-test.sh.in
@@ -93,8 +93,8 @@ for t in $list ; do
export XDG_CACHE_HOME
XDG_CACHE_DIR="${tmp}/cache"
export XDG_CACHE_DIR
- IDLE_LOGFILE="${tmp}/cm.log"
- export IDLE_LOGFILE
+ RAKIA_LOGFILE="${tmp}/cm.log"
+ export RAKIA_LOGFILE
CHECK_TWISTED_VERBOSE=1
export CHECK_TWISTED_VERBOSE