1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 10:51:20 +03:00
systemd/test/TEST-18-FAILUREACTION/test.sh

12 lines
183 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -e
TEST_DESCRIPTION="FailureAction= operation"
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
QEMU_TIMEOUT=600
do_test "$@"