mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
test: fix tool name in comment
This commit is contained in:
@@ -623,7 +623,7 @@ def test_efi_signing_pesign(kernel_initrd, tmp_path):
|
||||
|
||||
ukify.make_uki(opts)
|
||||
|
||||
# let's check that sbverify likes the resulting file
|
||||
# let's check that pesign likes the resulting file
|
||||
dump = subprocess.check_output([
|
||||
'pesign', '-S',
|
||||
'-i', output,
|
||||
|
||||
Reference in New Issue
Block a user