Bug 99825: Add support for transient D-Bus session services - Simon McVittie <smcv@collabora.com> - 2/15/2017 Back to Bug | Your Reviews | Help
Attachment 129707: config-parser: Remove dead code from system service dirs test - Simon McVittie <smcv@collabora.com> - 2/17/2017 (View )

Show Quick Help

From: Simon McVittie <simon.mcvittie@collabora.co.uk>
Date: Fri, 17 Feb 2017 17:08:20 +0000
Subject: [PATCH 08/12] config-parser: Remove dead code from system service
dirs test
progs was never used, because it was originally only used on
Windows, where this test makes no sense and so is no longer run.
It is unnecessary to check that the system service directories end
with dbus-1/system-services, because we are going to check their
exact values a short time later anyway.
It is also unnecessary to set XDG_DATA_HOME and XDG_DATA_DIRS,
because those variables are no longer respected for system service
directories, only for session service directories.
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
---
bus/config-parser.c | 40 ----------------------------------------
1 file changed, 40 deletions(-)
<Overall Comment>
Previous Reviews
Philip Withnall <bugzilla@tecnocode.co.uk>
2/18/2017
-----------------------------------------------------------------
++
Powered by Splinter

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.