Small Bug Fix
This commit is contained in:
parent
6f13ce5d89
commit
b4005d7876
@ -54,7 +54,7 @@ def set_input_options():
|
||||
"""
|
||||
|
||||
global auto_kill_option, verbose_option, safe_option, add_white_list_option
|
||||
global debug_option, add_black_list_option
|
||||
global debug_option, add_black_list_option, kernel_detection_option
|
||||
if len(sys.argv) > 1:
|
||||
for arg in sys.argv[1:]:
|
||||
print(arg)
|
||||
|
||||
Reference in New Issue
Block a user