Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
phosh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Guido Gunther
phosh
Commits
654865ff
Commit
654865ff
authored
Mar 28, 2018
by
Guido Gunther
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Kill tabs in run.in
They should not have ended up there in the first place
parent
a866fd87
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
run.in
run.in
+2
-2
No files found.
run.in
View file @
654865ff
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment