From 068918f9906084ae9097c851eef1314e13ad83bd Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 18 Oct 2016 21:03:20 +0200 Subject: jenkins-oct.sh: fix build: typo in deps path Change-Id: I05014e25ffc829fa2fc3973471baa28f7f5a62c9 --- contrib/jenkins_oct.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/jenkins_oct.sh b/contrib/jenkins_oct.sh index 79202241..4fecd0a3 100755 --- a/contrib/jenkins_oct.sh +++ b/contrib/jenkins_oct.sh @@ -50,7 +50,7 @@ echo set -x autoreconf --install --force -./configure --with-openbsc="$deps/openbsc/openbsc/include" --with-octsdr-2g="$deps/deps/layer1-api/" --enable-octphy +./configure --with-openbsc="$deps/openbsc/openbsc/include" --with-octsdr-2g="$deps/layer1-api/" --enable-octphy $MAKE $PARALLEL_MAKE $MAKE check \ || cat-testlogs.sh -- cgit v1.2.3