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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Nov 6 20:16:58 UTC 2018


Neels Hofmeyr has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/46/11646/1

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: newchange
Gerrit-Change-Id: I8dfac78868f64213413e80cc52ac585d9d4a2c93
Gerrit-Change-Number: 11646
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181106/6e73d83e/attachment.htm>


More information about the gerrit-log mailing list