mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Hide some build log spam
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user