]> git.proxmox.com Git - systemd.git/blob - test/TEST-27-STDOUTFILE/test.sh
New upstream version 249~rc1
[systemd.git] / test / TEST-27-STDOUTFILE / test.sh
1 #!/usr/bin/env bash
2 set -e
3
4 TEST_DESCRIPTION="test StandardOutput=file:"
5
6 # shellcheck source=test/test-functions
7 . "${TEST_BASE_DIR:?}/test-functions"
8
9 do_test "$@"