add line break, part 2

because printf

Signed-off-by: Leah Rowe <leah@libreboot.org>
20241206_branch
Leah Rowe 2025-01-04 16:32:13 +00:00
parent bc2c14e76a
commit 8ce1a00f51
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ vendor_inject()
"$archive" && [ "$has_hashes" = "y" ] && \
printf "WARNING: '%s' contains file '%s'. DO NOT FLASH!" \
"$archive" "$hashfile" 1>&2 && \
printf "(vendorfiles may be needed and weren't inserted)" \
printf "(vendorfiles may be needed and aren't there)\n" \
1>&2
[ "$xchanged" = "y" ] && \
printf "\nRelease archive '%s' successfully %s.\n" \