[Telepathy-commits] [telepathy-salut/master] Twisted tests: fix 'eavesdrop' parameter on the D-Bus test session

Alban Crequy alban.crequy at collabora.co.uk
Tue Nov 11 16:27:02 PST 2008


---
 tests/twisted/tools/tmp-session-bus.conf.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/tools/tmp-session-bus.conf.in b/tests/twisted/tools/tmp-session-bus.conf.in
index fd670fd..84d8d65 100644
--- a/tests/twisted/tools/tmp-session-bus.conf.in
+++ b/tests/twisted/tools/tmp-session-bus.conf.in
@@ -14,7 +14,7 @@
 
   <policy context="default">
     <!-- Allow everything to be sent -->
-    <allow send_destination="*"/>
+    <allow send_destination="*" eavesdrop="true"/>
     <!-- Allow everything to be received -->
     <allow eavesdrop="true"/>
     <!-- Allow anyone to own anything -->
-- 
1.5.6.5



More information about the Telepathy-commits mailing list