Skip to content

Commit

Permalink
rollout.py: Update location information
Browse files Browse the repository at this point in the history
  • Loading branch information
c4rt0 committed Apr 23, 2024
1 parent cdb1ffc commit 79ae36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollout.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ def report(info, skip_version_check=False):
print(f" version: {version} ({latest_info})")
print(f" start: {ts} UTC ({delta_str})")
print(f" {raleigh_ts} Raleigh/New York/Toronto")
print(f" {berlin_ts} Berlin/France/Poland")
print(f" {berlin_ts} Berlin/Paris/Warsaw")
print(f" duration: {mins}m ({hrs}h)")


Expand Down

0 comments on commit 79ae36b

Please sign in to comment.