Skip to content
Snippets Groups Projects
Verified Commit b81bc934 authored by morgan's avatar morgan :smile_cat: Committed by Pier Angelo Vendrame
Browse files

Bug 41213: Update the update_manual.py script to notify when no changes needed

parent d847a58c
Branches
No related tags found
1 merge request!1029Bug 41208, 41209: Tor, Mullvad Browser 13.5.3 release preparation.
......@@ -94,7 +94,8 @@ def update_manual(auth_token, base_path):
return update_config(base_path, pipeline_id, sha256)
if __name__ == "__main__":
if update_manual(load_token(), Path(__file__).parent.parent):
print("Manual config updated, remember to stage it!")
else:
print("Manual already latest")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment