Commit 14d67dbd authored by Rafael Monnerat's avatar Rafael Monnerat

slapos.package: Remove mistaken message

parent b7f08cdc
......@@ -43,7 +43,6 @@ def _run_command(command):
if '--no-update' in sys.argv:
sys.argv.remove('--no-update')
else:
print 'Updating slapprepare'
subprocess.call(['easy_install', '-U', 'slapos.package'])
args = [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment