Merge pull request #6 from sebaschi/sebaschi-patch-1

Update kernel_detector.py
This commit is contained in:
Sebastian Lenzlinger 2023-06-11 15:25:41 +02:00 committed by GitHub
commit 626915fd70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,7 +153,7 @@ def run_kernel_detection:
if len(sus_modules) == 0:
print("nothing to do")
print("ALL CLEAN")
exit()
suspects = []