osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-pcap/+/14733
Change subject: contrib/jenkins.sh: run "make maintainer-clean"
......................................................................
contrib/jenkins.sh: run "make maintainer-clean"
Related: OS#3047
Change-Id: Ieae88eec72801e143daa631e7d01a5e11e9befae
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcap refs/changes/33/14733/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7ec1463..f1779dc 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -41,5 +41,6 @@
DISTCHECK_CONFIGURE_FLAGS="--with-pcap-config=/bin/true" \
PCAP_LIBS="-lpcap" PCAP_CFLAGS="" \
$MAKE distcheck || cat-testlogs.sh
+$MAKE maintainer-clean
osmo-clean-workspace.sh
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcap/+/14733
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcap
Gerrit-Branch: master
Gerrit-Change-Id: Ieae88eec72801e143daa631e7d01a5e11e9befae
Gerrit-Change-Number: 14733
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange