[Telepathy-commits] [telepathy-mission-control/master] Tests: read test/twisted/clients/*.client in the twisted test environment
Alban Crequy
alban.crequy at collabora.co.uk
Fri Nov 21 09:27:04 PST 2008
---
test/twisted/clients/README | 4 ++++
test/twisted/tools/exec-with-log.sh.in | 1 +
2 files changed, 5 insertions(+), 0 deletions(-)
create mode 100644 test/twisted/clients/README
diff --git a/test/twisted/clients/README b/test/twisted/clients/README
new file mode 100644
index 0000000..7b725bf
--- /dev/null
+++ b/test/twisted/clients/README
@@ -0,0 +1,4 @@
+This directory contains .clients files used by Mission Control when it is run
+by twisted test. $MC_CLIENTS_DIR is set to this directory in the twisted
+environment.
+
diff --git a/test/twisted/tools/exec-with-log.sh.in b/test/twisted/tools/exec-with-log.sh.in
index 124c115..0a44622 100644
--- a/test/twisted/tools/exec-with-log.sh.in
+++ b/test/twisted/tools/exec-with-log.sh.in
@@ -5,6 +5,7 @@ cd "@abs_top_builddir@/test/twisted/tools"
# Run Mission Control in a private environment
export MC_DEBUG=2
export MC_CHANDLERS_DIR="@abs_top_builddir@/test/twisted/chandlers"
+export MC_CLIENTS_DIR="@abs_top_builddir@/test/twisted/clients"
export MC_MANAGER_DIR="@abs_top_builddir@/test/twisted/managers"
export MC_ACCOUNT_DIR="@abs_top_builddir@/test/twisted/accounts"
#export MC_PROFILE_DIR=
--
1.5.6.5
More information about the Telepathy-commits
mailing list