Commit 6ab3ea0c authored by ibuler's avatar ibuler

[Update] Remove debug message

parent 7484164b
...@@ -313,7 +313,4 @@ except ImportError: ...@@ -313,7 +313,4 @@ except ImportError:
pass pass
if not config['NAME']: if not config['NAME']:
print("RUN GET CONFIG") config['NAME'] = default_config['NAME']
print(config['NAME'])
config['NAME'] = socket.gethostname()
print(config['NAME'])
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