summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2017-02-13 20:58:51 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2017-02-21 13:23:37 +0000
commitff03660715bee6b97fa6bed179f23316cf28723f (patch)
treee1904c2e37a3978c52c9bc330ea3f21856bda498 /test
parent49b3ea6197f88e98bacf22d7c46294a21a2bdc8d (diff)
downloaddbus-ff03660715bee6b97fa6bed179f23316cf28723f.tar.gz
config-parser: Add transient service directories
For configuration purposes these are treated as part of the standard session service directories, to avoid having to add new configuration syntax which would prevent an old dbus-daemon from reloading successfully. From an API perspective, they're separate, though. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99825 Reviewed-by: Philip Withnall <withnall@endlessm.com> Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 616e6bc8..09c4a7a8 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -513,7 +513,7 @@ EXTRA_DIST += $(static_data)
## copy tests to builddir so that generated tests and static tests
## are all in one place.
all-local: copy-config-local uninstalled-config-local
- @:
+ $(AM_V_at)$(MKDIR_P) -m700 XDG_RUNTIME_DIR
copy-config-local:
$(AM_V_at)$(MKDIR_P) data/valid-config-files/session.d