]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 13 Feb 2024 19:04:09 +0000 (04:04 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 13 Feb 2024 19:04:12 +0000 (04:04 +0900)
Follow-up for d02018afdb15ca84f02775c5c5ed0ade39475ffa.

test/units/testsuite-70.pcrlock.sh

index a9c5e9cd5e65645ccc0b3bb0676f432608b3fffa..ecdd910c28c9ae3d6169fe28db366390fc5e259f 100755 (executable)
@@ -156,7 +156,7 @@ SYSTEMD_XBOOTLDR_PATH=/tmp/fakexbootldr SYSTEMD_RELAX_XBOOTLDR_CHECKS=1 "$SD_PCR
 (! "$SD_PCRLOCK" lock-uki /bin/true)
 (! "$SD_PCRLOCK" lock-file-system "")
 
-# Excercise Varlink API a bit (but first turn off condition)
+# Exercise Varlink API a bit (but first turn off condition)
 
 mkdir -p /run/systemd/system/systemd-pcrlock.socket.d
 cat > /run/systemd/system/systemd-pcrlock.socket.d/50-no-condition.conf <<EOF