mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Python: sys.exit if import resolution tests fail
This commit is contained in:
@@ -91,4 +91,4 @@ print()
|
||||
if status() == 0:
|
||||
print("PASS")
|
||||
else:
|
||||
print("FAIL")
|
||||
sys.exit("FAIL")
|
||||
|
||||
Reference in New Issue
Block a user