[Bug 70990] [1.0] Logger parallel-installability
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 20 10:02:12 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=70990
--- Comment #42 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #27)
> > tests/logger/Makefile.am doesn't adjust XDG_DATA_HOME. Should it?
>
> It was already set.
Not in tests/logger/Makefile.am, only in tests/logger/dbus/Makefile.am.
Also, there's a difference:
tests/logger/dbus/Makefile.am:
TPL_TEST_LOG_DIR=@abs_top_srcdir@/tests/logger/logs \
tests/logger/dbus/Makefile.am:
XDG_DATA_HOME=@abs_top_builddir@/tests/logger/logs \
Which should it be?
I wonder whether we should in fact be creating a temporary directory in the
builddir, and copying the logs in from the srcdir before each test?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list