mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
add line break, part 2
because printf Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+1
-1
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user