From: Jérémie Galarneau Date: Fri, 5 Aug 2016 21:55:38 +0000 (-0400) Subject: Tests: don't copy test_python_logging explicitly X-Git-Tag: v2.9.0-rc1~59 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=fde2d4c0cb3788e382dd9d39038ced57e55ac748;hp=fde2d4c0cb3788e382dd9d39038ced57e55ac748;p=lttng-tools.git Tests: don't copy test_python_logging explicitly cp would fail silently in OOT builds when trying to copy test_python_logging. This is no longer necessary as it is generated on configure. Signed-off-by: Jérémie Galarneau ---