2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#2112] add ChangeLog entry

This commit is contained in:
Andrei Pavel
2021-11-19 16:29:40 +02:00
parent feb04cd86e
commit ebb116e91e
2 changed files with 9 additions and 1 deletions

View File

@@ -277,7 +277,6 @@ def get_system_revision():
system = system.replace('"', '')
system = system.lower()
print('Running on:', system, revision)
return system, revision