summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/dbus-session.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/dbus-session.sh b/test/dbus-session.sh
index a753b708..6e2290ab 100755
--- a/test/dbus-session.sh
+++ b/test/dbus-session.sh
@@ -42,6 +42,8 @@ case "$@" in *valgrind*) prefix=`echo $@ | perl -p -e 's;.*?(\S*/?valgrind\S*).*
*setup-syncevolution.sh*|*syncevolution\ *|*client-test\ *|*bash*|*testpim.py\ *|*test-dbus.py\ *|*gdb\ *) prefix=env;;
*) prefix=;; # don't start EDS
esac
+case "$TEST_DBUS_PREFIX" in *valgrind*) prefix="$TEST_DBUS_PREFIX";;
+esac
akonadi=$prefix
case "$@" in *test-dbus.py\ *) akonadi=;;
esac