Merge pull request #6 from sebaschi/sebaschi-patch-1
Update kernel_detector.py
This commit is contained in:
commit
626915fd70
@ -153,7 +153,7 @@ def run_kernel_detection:
|
||||
if len(sus_modules) == 0:
|
||||
print("nothing to do")
|
||||
print("ALL CLEAN")
|
||||
exit()
|
||||
|
||||
|
||||
|
||||
suspects = []
|
||||
|
||||
Reference in New Issue
Block a user