summaryrefslogtreecommitdiff
path: root/tests/test-dbus-qeventloop-runner.sh
diff options
context:
space:
mode:
authorMartin Wolf <ext-martin.2.wolf@nokia.com>2010-05-17 16:02:02 +0300
committerMartin Wolf <ext-martin.2.wolf@nokia.com>2010-05-17 16:02:02 +0300
commitdef2b0c7930cd92b08351844a2e40a8e3ed94dae (patch)
treeeb7ecc6129ff639f93ef54bdb08e3f0a200854b3 /tests/test-dbus-qeventloop-runner.sh
parent0e279e4350932643144f4ba9ac0afe501cb94c47 (diff)
Added performance tests
Diffstat (limited to 'tests/test-dbus-qeventloop-runner.sh')
-rwxr-xr-xtests/test-dbus-qeventloop-runner.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/test-dbus-qeventloop-runner.sh b/tests/test-dbus-qeventloop-runner.sh
index 75cab5e..adc6e12 100755
--- a/tests/test-dbus-qeventloop-runner.sh
+++ b/tests/test-dbus-qeventloop-runner.sh
@@ -1,10 +1,7 @@
#!/bin/sh
# Source and export D-Bus session info
-. /tmp/dbus-info
-export DBUS_SESSION_BUS_ADDRESS
-export DBUS_SESSION_BUS_PID
-export DBUS_SESSION_BUS_WINDOWID
+. /tmp/session_bus_address.user
# Run pong server on system bus
/usr/lib/libresourceqt-tests/test-dbus-pong &