summaryrefslogtreecommitdiff
path: root/test
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
parente40a58b5bc5df32a75ceb7d0aff3e20b198cf84a (diff)
downloadsystemd-fa7cd602814f06a76c56b54fbe7fe35d39f7b1e4.tar.gz
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')
-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