summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-01-18 22:20:38 +0000
committerHavoc Pennington <hp@redhat.com>2005-01-18 22:20:38 +0000
commit2abdb13ebe737e39653b79fecd93477e156b9db1 (patch)
tree6761a54d43d7cd4f6c767e12ae84ddde5463497d /test
parent8873c90f99303f9cc308f15f8d03e637911f5b9e (diff)
2005-01-18 Havoc Pennington <hp@redhat.com>
* rename dbus-daemon-1 to dbus-daemon throughout
Diffstat (limited to 'test')
-rwxr-xr-xtest/glib/run-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/glib/run-test.sh b/test/glib/run-test.sh
index 473946a9..eddea5f8 100755
--- a/test/glib/run-test.sh
+++ b/test/glib/run-test.sh
@@ -43,7 +43,7 @@ export MALLOC_CHECK_=2
unset DBUS_SESSION_BUS_ADDRESS
unset DBUS_SESSION_BUS_PID
-echo "Using daemon "`type dbus-daemon-1`
+echo "Using daemon "`type dbus-daemon`
eval `$DBUS_TOP_BUILDDIR/tools/dbus-launch --sh-syntax --config-file=$CONFIG_FILE`