TEST-13-NSPAWN: Fix typo

This commit is contained in:
Daan De Meyer
2025-09-04 12:17:53 +02:00
parent b21f52b6d1
commit f70754b34f

View File

@@ -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)"