osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sysmon/+/14738
Change subject: contrib/jenkins.sh: run "make maintainer-clean" ...................................................................... contrib/jenkins.sh: run "make maintainer-clean" Related: OS#3047 Change-Id: I7b39a97243de93383c77a0e172d737263d48053a --- M contrib/jenkins.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/38/14738/1 diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index 631f95a..ff93c40 100755 --- a/contrib/jenkins.sh +++ b/contrib/jenkins.sh @@ -46,4 +46,5 @@ $MAKE distcheck \ || cat-testlogs.sh +$MAKE maintainer-clean osmo-clean-workspace.sh -- To view, visit https://gerrit.osmocom.org/c/osmo-sysmon/+/14738 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-sysmon Gerrit-Branch: master Gerrit-Change-Id: I7b39a97243de93383c77a0e172d737263d48053a Gerrit-Change-Number: 14738 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
