Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/30604 )
Change subject: HACK: try to figure out make distcheck failures.. ......................................................................
HACK: try to figure out make distcheck failures..
Change-Id: I7ca3b1f4d64d693892c06fcf55cf066ee07b6fc3 --- M contrib/jenkins.sh 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/04/30604/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index 584de07..728aab8 100755 --- a/contrib/jenkins.sh +++ b/contrib/jenkins.sh @@ -101,6 +101,7 @@ set -x
cd "$base" +git submodule status autoreconf --install --force ./configure $CONFIG $MAKE $PARALLEL_MAKE