Skip to content
Snippets Groups Projects
Commit fff2df46 authored by Philip ABBET's avatar Philip ABBET
Browse files

Remove a debugging 'print' statement

parent 389a9621
No related branches found
No related tags found
No related merge requests found
...@@ -290,8 +290,6 @@ class Agent(object): ...@@ -290,8 +290,6 @@ class Agent(object):
'mode': 'ro', 'mode': 'ro',
} }
print volumes
# Note: we only support one databases image loaded at the same time # Note: we only support one databases image loaded at the same time
self.db_process = dock.Popen( self.db_process = dock.Popen(
host, host,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment