]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TEST-13-NSPAWN: Fix typo
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 4 Sep 2025 10:17:53 +0000 (12:17 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 5 Sep 2025 06:24:39 +0000 (08:24 +0200)
test/units/TEST-13-NSPAWN.nspawn.sh

index 37a24b579e4ef088c11619f6554f333fa4024070..eccf183d22f271ede6c57ccac828e1fe2e88c5f4 100755 (executable)
@@ -1446,7 +1446,7 @@ testcase_unpriv_dir() {
     rm -rf "$root"
 }
 
-testcase_link_journa_hostl() {
+testcase_link_journal_host() {
     local root hoge i
 
     root="$(mktemp -d /var/lib/machines/TEST-13-NSPAWN.link-journal.XXX)"