Forgot debug print message
This commit is contained in:
parent
9013c79a9a
commit
29ec43624b
@ -202,7 +202,6 @@ class ConfigurationGetter(object):
|
|||||||
except InvalidConfigValue:
|
except InvalidConfigValue:
|
||||||
pass
|
pass
|
||||||
try:
|
try:
|
||||||
print self._config
|
|
||||||
self._promptForMissingArguments()
|
self._promptForMissingArguments()
|
||||||
except:
|
except:
|
||||||
sys.exit()
|
sys.exit()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user