mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
test-network: drop unnecessary default argument
This commit is contained in:
@@ -597,7 +597,7 @@ def tear_down_common():
|
||||
flush_links()
|
||||
|
||||
# 5. stop networkd
|
||||
stop_networkd(show_logs=True)
|
||||
stop_networkd()
|
||||
|
||||
# 6. remove configs
|
||||
clear_network_units()
|
||||
|
||||
Reference in New Issue
Block a user