- Typo
This commit is contained in:
parent
208c71c194
commit
9ce519426d
@ -655,7 +655,7 @@ def fix_treeinfo_checksums(compose, iso_path, arch):
|
||||
)
|
||||
# The modified ISO no longer has implanted MD5, so that needs to be
|
||||
# fixed again.
|
||||
compose.log_debug("Implanting new MD5 to %s fixed_path")
|
||||
compose.log_debug("Implanting new MD5 to %s", fixed_path)
|
||||
run(
|
||||
iso.get_implantisomd5_cmd(fixed_path, compose.supported),
|
||||
logfile=compose.paths.log.log_file(
|
||||
|
Loading…
Reference in New Issue
Block a user