1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

test: Install systemd-networkd-tests.py when install_tests is enabled

This commit is contained in:
Daan De Meyer
2023-03-29 12:15:24 +02:00
parent 0beb2a95a4
commit 3ceb96e018
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
# systemd-networkd tests
# These tests can be executed in the systemd mkosi image when booted in QEMU. After booting the QEMU VM,
# simply run this file which can be found in the VM at /root/src/test/test-network/systemd-networkd-tests.py.
# simply run this file which can be found in the VM at /usr/lib/systemd/tests/testdata/test-network/systemd-networkd-tests.py.
import argparse
import errno