mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-23 07:07:16 +00:00
+3
-3
@@ -26,13 +26,13 @@ FORMATTED_OUTPUT_FORMAT="""
|
||||
|
||||
- - -
|
||||
|
||||
Errors
|
||||
Warnings
|
||||
|
||||
```
|
||||
%s
|
||||
```
|
||||
|
||||
Warnings
|
||||
Errors
|
||||
|
||||
```
|
||||
%s
|
||||
@@ -320,4 +320,4 @@ open(STEP_SUMMARY_LOCATION,"w").write(SUMMARY_FORMAT%(table_content,error_text,f
|
||||
|
||||
if not all_pass:
|
||||
print_err(".bin/validators.py","[!] Not all checks passed.")
|
||||
exit(2)
|
||||
exit(2)
|
||||
|
||||
Reference in New Issue
Block a user