projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e3f16b
)
TEST-58-REPART: drop duplicated inclusion of util.sh
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Fri, 11 Oct 2024 05:08:49 +0000
(14:08 +0900)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sat, 12 Oct 2024 20:43:32 +0000
(
05:43
+0900)
test/units/TEST-58-REPART.sh
patch
|
blob
|
history
diff --git
a/test/units/TEST-58-REPART.sh
b/test/units/TEST-58-REPART.sh
index 0af6f6ad28214883052719d2e5a0f7ff735cc413..b3181cea9963587d5ec5ef3bf2f21cf86f847d47 100755
(executable)
--- a/
test/units/TEST-58-REPART.sh
+++ b/
test/units/TEST-58-REPART.sh
@@
-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 77