summaryrefslogtreecommitdiffstats
path: root/test/test-network
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-12-06 15:33:23 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-12-06 16:48:42 +0100
commitfa7cd602814f06a76c56b54fbe7fe35d39f7b1e4 (patch)
tree06e9eca6eee6c481022dab81eecd194cf633fad4 /test/test-network
parenttest-network: check link before starting dnsmasq (diff)
downloadsystemd-fa7cd602814f06a76c56b54fbe7fe35d39f7b1e4.tar.xz
systemd-fa7cd602814f06a76c56b54fbe7fe35d39f7b1e4.zip
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...
Diffstat (limited to 'test/test-network')
-rwxr-xr-xtest/test-network/systemd-networkd-tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-network/systemd-networkd-tests.py b/test/test-network/systemd-networkd-tests.py
index 1c85a9d78c..893a27ac70 100755
--- a/test/test-network/systemd-networkd-tests.py
+++ b/test/test-network/systemd-networkd-tests.py
@@ -141,6 +141,7 @@ class Utilities():
else:
subprocess.check_call('systemctl restart systemd-networkd', shell=True)
time.sleep(5)
+ print()
global ip
global port