Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246
/
.
/
test
/
TEST-09-ISSUE-2691
/
test.sh
blob: a4d155be1db3443b5de823671ba57d017eb9e069 [
file
] [
log
] [
blame
] [
raw
]
#!/usr/bin/env bash
set
-
e
TEST_DESCRIPTION
=
"https://github.com/systemd/systemd/issues/2691"
TEST_NO_NSPAWN
=
1
.
$TEST_BASE_DIR
/
test
-
functions
QEMU_TIMEOUT
=
300
do_test
"$@"
09