fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/30603 )
Change subject: contrib/jenkins.sh: dump submodule status before building ...................................................................... contrib/jenkins.sh: dump submodule status before building Change-Id: I0f9d8f9213fd59605172fac011306c96c39bd5eb --- M contrib/jenkins.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/03/30603/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 -- To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/30603 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit-Change-Id: I0f9d8f9213fd59605172fac011306c96c39bd5eb Gerrit-Change-Number: 30603 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <[email protected]> Gerrit-MessageType: newchange
