parse args.
This commit is contained in:
parent
59cd495674
commit
918cddf6d3
@ -59,7 +59,6 @@ class Main(object):
|
|||||||
except(ConfigurationError):
|
except(ConfigurationError):
|
||||||
parser.print_help()
|
parser.print_help()
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
self.set_logging()
|
self.set_logging()
|
||||||
#beurk
|
#beurk
|
||||||
swsync.utils.CONFIG = conf
|
swsync.utils.CONFIG = conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user