[gjs: 1/2] CI: show more details about the running distro
- From: Gitlab Administrative User <gitlab src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 1/2] CI: show more details about the running distro
- Date: Mon, 13 Nov 2017 04:52:06 +0000 (UTC)
commit a420f07d37525de3508f9a30be9b99bc29f0a323
Author: Claudio André <claudioandre br gmail com>
Date: Sun Nov 12 19:43:53 2017 -0200
CI: show more details about the running distro
test/test-ci.sh | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/test/test-ci.sh b/test/test-ci.sh
index ab4c34e..cf1927c 100755
--- a/test/test-ci.sh
+++ b/test/test-ci.sh
@@ -208,6 +208,8 @@ function do_Show_Info(){
id; uname -a
printenv
echo '--------------------------------'
+ cat /etc/*-release
+ echo '--------------------------------'
if [[ ! -z $CC ]]; then
echo 'Compiler version'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]