From: Michael Jeanson Date: Mon, 28 Aug 2017 16:12:08 +0000 (-0400) Subject: Fix test: OOT build of test_trace_copy and test_trimmer X-Git-Tag: v2.0.0-pre4~103 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=d8e292d43117c58804e19819eb06b5621f25246b Fix test: OOT build of test_trace_copy and test_trimmer Signed-off-by: Michael Jeanson Signed-off-by: Jérémie Galarneau --- diff --git a/tests/cli/test_trace_copy.in b/tests/cli/test_trace_copy.in index 41be44c1..ca37ced4 100644 --- a/tests/cli/test_trace_copy.in +++ b/tests/cli/test_trace_copy.in @@ -15,7 +15,7 @@ # this program; if not, write to the Free Software Foundation, Inc., 51 # Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -. "@abs_top_srcdir@/tests/utils/common.sh" +. "@abs_top_builddir@/tests/utils/common.sh" clean_tmp() { rm -rf "${out_path}" "${text_output1}" "${text_output2}" diff --git a/tests/cli/test_trimmer.in b/tests/cli/test_trimmer.in index 03777af5..e69d7e03 100644 --- a/tests/cli/test_trimmer.in +++ b/tests/cli/test_trimmer.in @@ -15,7 +15,7 @@ # this program; if not, write to the Free Software Foundation, Inc., 51 # Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -. "@abs_top_srcdir@/tests/utils/common.sh" +. "@abs_top_builddir@/tests/utils/common.sh" TRACE_PATH="${BT_CTF_TRACES}/succeed/wk-heartbeat-u/"