mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-13 12:58:20 +03:00
TEST-58-REPART: drop duplicated inclusion of util.sh
(cherry picked from commit 4ca7b553295315c759a622a47240af56e2d06b46) (cherry picked from commit d600880c9901575ba981a84ab9ceaf63a4a2e756)
This commit is contained in:
parent
9dd3a25fdd
commit
f4206ba15c
@ -4,9 +4,6 @@
|
||||
set -eux
|
||||
set -o pipefail
|
||||
|
||||
# shellcheck source=test/units/util.sh
|
||||
. "$(dirname "$0")"/util.sh
|
||||
|
||||
if ! command -v systemd-repart >/dev/null; then
|
||||
echo "no systemd-repart" >/skipped
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user