From: Jonathan Rajotte Date: Mon, 26 Jan 2015 19:32:38 +0000 (-0500) Subject: test X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=cbd1e3a5f6c56f51cc9754723da79d2984009258;p=lttng-ci.git test --- diff --git a/lttng-ust/lttng-ust-master.sh b/lttng-ust/lttng-ust-master.sh index ec96c26..183e721 100755 --- a/lttng-ust/lttng-ust-master.sh +++ b/lttng-ust/lttng-ust-master.sh @@ -54,7 +54,7 @@ case "$build" in ;; esac -$WORKSPACE/configure --prefix=$PREFIX $CONF_OPTS +../configure --prefix=$PREFIX $CONF_OPTS make V=1 make install