Fix test: OOT build of test_trace_copy and test_trimmer
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 28 Aug 2017 16:12:08 +0000 (12:12 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 29 Aug 2017 18:31:26 +0000 (14:31 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/cli/test_trace_copy.in
tests/cli/test_trimmer.in

index 41be44c15ae4227e9af5b534f7ceadad7eba4fc5..ca37ced43452a4633a07ac50f9803d9fc94a75d9 100644 (file)
@@ -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}"
index 03777af5f297f545718bd252aa9ceb6538b299b6..e69d7e031d4e276e7313815862c83f0f718a7762 100644 (file)
@@ -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/"
 
This page took 0.025645 seconds and 4 git commands to generate.