Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247-stable
/
.
/
test
/
TEST-07-ISSUE-1981
/
test.sh
blob: 5da24a987ce5d5933e555dd99164983a4c492ac1 [
file
] [
log
] [
blame
] [
raw
]
#!/usr/bin/env bash
set
-
e
TEST_DESCRIPTION
=
"https://github.com/systemd/systemd/issues/1981"
TEST_NO_QEMU
=
1
.
$TEST_BASE_DIR
/
test
-
functions
NSPAWN_TIMEOUT
=
30
do_test
"$@"
07