From 2abdb13ebe737e39653b79fecd93477e156b9db1 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 18 Jan 2005 22:20:38 +0000 Subject: 2005-01-18 Havoc Pennington * rename dbus-daemon-1 to dbus-daemon throughout --- test/glib/run-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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` -- cgit