1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-11 05:17:44 +03:00

test-network: add a line break after starting networkd

This may be ugly. But otherwise, outputs of several check commands
are shown without new line...
This commit is contained in:
Yu Watanabe 2018-12-06 15:33:23 +01:00
parent e40a58b5bc
commit fa7cd60281

View File

@ -141,6 +141,7 @@ class Utilities():
else:
subprocess.check_call('systemctl restart systemd-networkd', shell=True)
time.sleep(5)
print()
global ip
global port