mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
logging fixes
This commit is contained in:
@@ -69,7 +69,7 @@ def set_version(area, version):
|
||||
Set versions for a given area
|
||||
"""
|
||||
|
||||
print(f'{now} starting set-version {area}')
|
||||
print(f'---\n{now}\nstarting set-version {area}')
|
||||
|
||||
check_and_set_version(area, version)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user