[Bug 70990] [1.0] Logger parallel-installability
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 14 02:29:36 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=70990
--- Comment #16 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Comment on attachment 91977
--> https://bugs.freedesktop.org/attachment.cgi?id=91977
log-store-pidin: stop relying on TPL_TEST_LOG_DIR for tests
Review of attachment 91977:
--> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=70990&attachment=91977)
-----------------------------------------------------------------
::: telepathy-logger/log-store-pidgin.c
@@ +207,4 @@
> {
> gchar *dir;
>
> + dir = g_build_path (G_DIR_SEPARATOR_S, g_get_home_dir (), ".purple",
This is only OK for the tests because we have a hard dependency on GLib 2.36,
in which g_get_home_dir() respects $HOME. I think this deserves a comment?
--
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