From: Yu Watanabe Date: Wed, 18 Dec 2024 01:46:14 +0000 (+0900) Subject: TEST-07-PID1: fix typo X-Git-Tag: v258-rc1~1829 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80080f34f33253af7da4b4b2f4f5056ffac1866c;p=thirdparty%2Fsystemd.git TEST-07-PID1: fix typo Follow-up for e76fcd0e40a6910f4818a374c6a8d854d644ff93. --- diff --git a/test/units/TEST-07-PID1.protect-hostname.sh b/test/units/TEST-07-PID1.protect-hostname.sh index 10d448b80de..4633dab57ba 100755 --- a/test/units/TEST-07-PID1.protect-hostname.sh +++ b/test/units/TEST-07-PID1.protect-hostname.sh @@ -33,7 +33,7 @@ testcase_yes() { test "$(hostname)" = "$LEGACY_HOSTNAME" test "$(hostnamectl hostname)" = "$HOSTNAME_FROM_SYSTEMD" - # ProtectHostname= supportes specifiers. + # ProtectHostname= supports specifiers. mkdir -p /run/systemd/system/ cat >/run/systemd/system/test-protect-hostname-yes@.service </run/systemd/system/test-protect-hostname-private@.service <