Skip to content
Snippets Groups Projects
Commit 654865ff authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

Kill tabs in run.in

They should not have ended up there in the first place
parent a866fd87
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@ ABS_BUILDDIR='@ABS_BUILDDIR@'
# Start up gsd, etc.
if ! dbus-send --session --dest=org.freedesktop.DBus \
--type=method_call --print-reply /org/freedesktop/DBus \
org.freedesktop.DBus.ListNames \
--type=method_call --print-reply /org/freedesktop/DBus \
org.freedesktop.DBus.ListNames \
| grep -qs '[o]rg\.gnome.Mutter\.DisplayConfig'; then
helpers/mutter-dbus-stub-mock.py &
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment