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:
parent
e40a58b5bc
commit
fa7cd60281
@ -141,6 +141,7 @@ class Utilities():
|
||||
else:
|
||||
subprocess.check_call('systemctl restart systemd-networkd', shell=True)
|
||||
time.sleep(5)
|
||||
print()
|
||||
|
||||
global ip
|
||||
global port
|
||||
|
Loading…
Reference in New Issue
Block a user