mirror of
https://github.com/systemd/systemd.git
synced 2025-05-29 01:05:59 +03:00
TEST-58: only run under qemu
In a container, /dev/loop* will most likely be inaccessible.
This commit is contained in:
parent
7bf20e48bd
commit
dd1fa6c89a
@ -1,6 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -e
|
set -e
|
||||||
TEST_DESCRIPTION="test systemd-repart"
|
TEST_DESCRIPTION="test systemd-repart"
|
||||||
|
TEST_NO_NSPAWN=1
|
||||||
. $TEST_BASE_DIR/test-functions
|
. $TEST_BASE_DIR/test-functions
|
||||||
|
|
||||||
do_test "$@" 58
|
do_test "$@" 58
|
||||||
|
Loading…
x
Reference in New Issue
Block a user