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.orgosmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/libtelnet/+/14721
Change subject: contrib/jenkins.sh: run "make {distcheck,maintainer-clean}"
......................................................................
contrib/jenkins.sh: run "make {distcheck,maintainer-clean}"
Related: OS#3047
Change-Id: I0c7cd8f8b2a3821e5c55fc84b24eca5e199ebbd8
---
M contrib/jenkins.sh
1 file changed, 2 insertions(+), 0 deletions(-)
  git pull ssh://gerrit.osmocom.org:29418/libtelnet refs/changes/21/14721/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 57da9fa..d75beda 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -5,3 +5,5 @@
 autoreconf --install --force
 ./configure
 $MAKE $PARALLEL_MAKE
+$MAKE distcheck
+$MAKE maintainer-clean
-- 
To view, visit https://gerrit.osmocom.org/c/libtelnet/+/14721
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libtelnet
Gerrit-Branch: master
Gerrit-Change-Id: I0c7cd8f8b2a3821e5c55fc84b24eca5e199ebbd8
Gerrit-Change-Number: 14721
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/ab069209/attachment.htm>