DEBUG
This commit is contained in:
parent
538c6368c5
commit
9b3151452d
@ -49,7 +49,7 @@ def set_input_options():
|
||||
"""
|
||||
|
||||
global auto_kill_option, verbose_option, safe_option, add_white_list_option
|
||||
global debug_option
|
||||
global debug_option, add_black_list_option
|
||||
if len(sys.argv) > 1:
|
||||
for arg in sys.argv[1:]:
|
||||
print(arg)
|
||||
|
||||
Reference in New Issue
Block a user