]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-58-REPART/test.sh
tests: add spdx headers to scripts and Makefiles
[thirdparty/systemd.git] / test / TEST-58-REPART / test.sh
1 #!/usr/bin/env bash
2 # SPDX-License-Identifier: LGPL-2.1-or-later
3 set -e
4
5 TEST_DESCRIPTION="test systemd-repart"
6 TEST_NO_NSPAWN=1
7
8 # shellcheck source=test/test-functions
9 . "$TEST_BASE_DIR/test-functions"
10
11 do_test "$@"