mirror of
https://github.com/systemd/systemd.git
synced 2025-02-25 21:57:32 +03:00
test: ignore missing coverage in TEST-82-SOFTREBOOT
As we temporarily mount rootfs read-only there.
This commit is contained in:
parent
0470f91983
commit
686da1c095
@ -3,6 +3,8 @@
|
||||
set -e
|
||||
|
||||
TEST_DESCRIPTION="Test Soft-Rebooting"
|
||||
# We temporarily remount rootfs read-only, so ignore any missing coverage
|
||||
IGNORE_MISSING_COVERAGE=yes
|
||||
|
||||
# shellcheck source=test/test-functions
|
||||
. "$TEST_BASE_DIR/test-functions"
|
||||
|
Loading…
x
Reference in New Issue
Block a user