From: Michael Jeanson Date: Thu, 23 May 2019 19:02:38 +0000 (-0400) Subject: Replace g_build_path with g_build_filename for portability X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=0cf9d412c8cc71b7caf9f1feb063a3dddab16fd3;hp=0cf9d412c8cc71b7caf9f1feb063a3dddab16fd3 Replace g_build_path with g_build_filename for portability g_build_filename will use the correct separator depending on the platform. Signed-off-by: Michael Jeanson Change-Id: Iaeeb1a4c30aaea7690ba479ba05108c6fc57dd4e Reviewed-on: https://review.lttng.org/c/babeltrace/+/1331 Tested-by: jenkins Reviewed-by: Jérémie Galarneau ---