From 065fdcd34382a8bd4537a0f70c9a8b90c67d1bef Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Tue, 2 Apr 2013 07:32:20 -0700 Subject: D-Bus testing: start EDS also for testpim.py Manually start EDS also when testing with testpim.py, to see the output of the factory processes and allow running them from places where the D-Bus daemon would not find them. --- test/dbus-session.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/dbus-session.sh b/test/dbus-session.sh index 76c522b5..a753b708 100755 --- a/test/dbus-session.sh +++ b/test/dbus-session.sh @@ -39,7 +39,7 @@ trap atexit EXIT E_CAL_PID= E_BOOK_PID= case "$@" in *valgrind*) prefix=`echo $@ | perl -p -e 's;.*?(\S*/?valgrind\S*).*;$1;'`;; - *setup-syncevolution.sh*|*syncevolution\ *|*client-test\ *|*bash*|*test-dbus.py\ *|*gdb\ *) prefix=env;; + *setup-syncevolution.sh*|*syncevolution\ *|*client-test\ *|*bash*|*testpim.py\ *|*test-dbus.py\ *|*gdb\ *) prefix=env;; *) prefix=;; # don't start EDS esac akonadi=$prefix -- cgit v1.2.3