From: Jonathan Rajotte Date: Sat, 14 Feb 2015 14:46:43 +0000 (-0500) Subject: Debug: X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=6a8635644e1edcb80464263013f09b40e6cdf245;p=lttng-ci.git Debug: --- diff --git a/lttng-tools/lttng-tools-master-test-joraj.sh b/lttng-tools/lttng-tools-master-test-joraj.sh index 9e152d6..231d32b 100755 --- a/lttng-tools/lttng-tools-master-test-joraj.sh +++ b/lttng-tools/lttng-tools-master-test-joraj.sh @@ -70,6 +70,9 @@ esac # # Make sure to move to the build_path and configure # before continuing +echo ************************************************** +echo $CONF_OPTS +echo ************************************************** BUILD_PATH=$WORKSPACE case "$build" in @@ -85,7 +88,7 @@ case "$build" in BUILD_PATH=`mktemp -d` # Initial configure and generate tarball - ./configure + ./configure $CONF_OPTS make dist mkdir -p $BUILD_PATH