Hide some build log spam
This commit is contained in:
parent
62f21c3ac6
commit
680385df93
2 changed files with 1 additions and 2 deletions
|
@ -115,7 +115,6 @@ def main():
|
|||
|
||||
if sys.argv[-1] == 'validate':
|
||||
if validate_file(data):
|
||||
print("requirements_all.txt is up to date.")
|
||||
sys.exit(0)
|
||||
print("******* ERROR")
|
||||
print("requirements_all.txt is not up to date")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue