contrib/jenkins.sh: run "make maintainer-clean"

Related: OS#3047
Change-Id: Ieae88eec72801e143daa631e7d01a5e11e9befae
This commit is contained in:
Oliver Smith 2019-07-10 12:30:53 +02:00
parent e524725f9b
commit d567571180
1 changed files with 1 additions and 0 deletions

View File

@ -41,5 +41,6 @@ $MAKE check || cat-testlogs.sh
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