mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-01 08:48:01 +00:00
done with this, thanks
This commit is contained in:
parent
e3a805caa7
commit
622d67c9b9
@ -107,8 +107,6 @@ def parse_options(argv, config=None):
|
||||
return config
|
||||
|
||||
def parse_or_exit_with_explanation(argv, stdout=sys.stdout):
|
||||
with open("argv-debug.txt", "wt") as f:
|
||||
print(repr(argv), file=f)
|
||||
config = Options()
|
||||
try:
|
||||
parse_options(argv, config=config)
|
||||
|
Loading…
x
Reference in New Issue
Block a user