Change in libosmocore[master]: jenkins: print gcc version in log

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Nov 6 21:43:16 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11646 )

Change subject: jenkins: print gcc version in log
......................................................................

jenkins: print gcc version in log

Change-Id: I8dfac78868f64213413e80cc52ac585d9d4a2c93
---
M contrib/jenkins_arch.sh
1 file changed, 5 insertions(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins_arch.sh b/contrib/jenkins_arch.sh
index 99ce5c1..93dd8bb 100755
--- a/contrib/jenkins_arch.sh
+++ b/contrib/jenkins_arch.sh
@@ -14,7 +14,11 @@
   exit 1
 fi
 
-set -x -e
+set -x
+
+gcc --version
+
+set -e
 
 case "$arch" in
 

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I8dfac78868f64213413e80cc52ac585d9d4a2c93
Gerrit-Change-Number: 11646
Gerrit-PatchSet: 2
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181106/f6f72e77/attachment.htm>


More information about the gerrit-log mailing list