From: Jérémie Galarneau Date: Tue, 4 Feb 2020 00:51:08 +0000 (-0500) Subject: Tests: fix: test_relayd_working_directory fails as user X-Git-Tag: v2.12.0-rc1~1 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=e7b7a0e3be68a5a9cadb2d98aed69be873f7563c;hp=e7b7a0e3be68a5a9cadb2d98aed69be873f7563c Tests: fix: test_relayd_working_directory fails as user A formating issue introduced by 15da468cd causes the temporary directory of the a test to be initialized incorrectly, causing it to fail when it is not skipped (executed as a non-root user). Signed-off-by: Jérémie Galarneau Change-Id: Idd09f27fa2ce0f5991056ab52bc1718080122151 ---