Code Review
/
vvp
/
gitlab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a972b26
)
Add more debug information
05/20805/1
author
Areli Fuss
<af732p@att.com>
Thu, 26 Oct 2017 14:19:19 +0000
(17:19 +0300)
committer
Areli Fuss
<af732p@att.com>
Thu, 26 Oct 2017 14:19:19 +0000
(17:19 +0300)
Add more debug information
Change-Id: Ica6245d903f6e5b48475d4fc32f0fe12eab76205
Issue-Id: VVP-25
Signed-off-by: Areli Fuss <af732p@att.com>
assets/setup
patch
|
blob
|
history
diff --git
a/assets/setup
b/assets/setup
index
f670e4f
..
c709425
100755
(executable)
--- a/
assets/setup
+++ b/
assets/setup
@@
-49,6
+49,8
@@
echo "####################################################"
echo "[DBG] Test connection to https://packages.gitlab.com"
echo "####################################################"
+sudo ifconfig
+
curl -v https://packages.gitlab.com/gpg.key
echo "####################################################"