]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-30-ONCLOCKCHANGE/test.sh
Merge pull request #18863 from keszybz/cmdline-escaping
[thirdparty/systemd.git] / test / TEST-30-ONCLOCKCHANGE / test.sh
1 #!/usr/bin/env bash
2 set -e
3
4 TEST_DESCRIPTION="test OnClockChange= + OnTimezoneChange="
5 TEST_NO_NSPAWN=1
6
7 # shellcheck source=test/test-functions
8 . "${TEST_BASE_DIR:?}/test-functions"
9
10 do_test "$@"