Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
38471c3a
Commit
38471c3a
authored
Aug 22, 2013
by
Ilias Tsitsimpis
Browse files
ci: Remove forgotten debug message
parent
749c7407
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/utils.py
View file @
38471c3a
...
...
@@ -302,7 +302,6 @@ class SynnefoCI(object):
# Setup apt, download packages
self
.
logger
.
debug
(
"Setup apt. Install x2goserver and firefox"
)
print
self
.
config
.
get
(
'Global'
,
'apt_repo'
)
cmd
=
"""
echo 'APT::Install-Suggests "false";' >> /etc/apt/apt.conf
apt-get update
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment