From: John (J5) Palmieri Date: Thu, 2 Nov 2006 19:28:11 +0000 (+0000) Subject: * tools/run-with-tmp-session-bus.sh: fixed script to replace the X-Git-Tag: dbus-0.95~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7bb0d6a43b2824553c6400322ecb774fd329fcf;p=thirdparty%2Fdbus.git * tools/run-with-tmp-session-bus.sh: fixed script to replace the tag with a tag that points to the test service directory --- diff --git a/tools/run-with-tmp-session-bus.sh b/tools/run-with-tmp-session-bus.sh index 3ef3b39ee..c04e23857 100755 --- a/tools/run-with-tmp-session-bus.sh +++ b/tools/run-with-tmp-session-bus.sh @@ -28,7 +28,7 @@ echo "escaped service dir is: $ESCAPED_SERVICE_DIR" >&2 ## create a configuration file based on the standard session.conf cat $DBUS_TOP_BUILDDIR/bus/session.conf | \ - sed -e 's/.*$/'$ESCAPED_SERVICE_DIR'<\/servicedir>/g' | \ + sed -e 's/'$ESCAPED_SERVICE_DIR'<\/servicedir>/g' | \ sed -e 's/ $CONFIG_FILE