Change in ...osmocom-bb[master]: contrib/jenkins.sh: run "make maintainer-clean"

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Wed Jul 10 12:06:22 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/14740


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

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

Related: OS#3047
Change-Id: I11c37f72b6e4294d1dc7b6d1751627ccf4f5c87a
---
M contrib/jenkins.sh
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/40/14740/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index dc8cda6..52c6566 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -61,4 +61,10 @@
 	fi
 fi
 
+# Test 'maintainer-clean'
+for dir in gprsdecode layer23 gsmmap osmocon trxcon virt_phy; do
+	cd "$base/src/host/$dir"
+	make maintainer-clean
+done
+
 osmo-clean-workspace.sh

-- 
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/14740
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I11c37f72b6e4294d1dc7b6d1751627ccf4f5c87a
Gerrit-Change-Number: 14740
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190710/f27b6123/attachment.htm>


More information about the gerrit-log mailing list