add line break, part 3
forgot a line break, three times in a rowe you got a problem with that? Signed-off-by: Leah Rowe <leah@libreboot.org>20241206_branch
parent
8ce1a00f51
commit
8819a93d89
|
@ -373,7 +373,7 @@ vendor_inject()
|
|||
[ "$xchanged" != "y" ] && \
|
||||
printf "\nRelease archive '%s' was *NOT* modified.\n" \
|
||||
"$archive" && [ "$has_hashes" = "y" ] && \
|
||||
printf "WARNING: '%s' contains file '%s'. DO NOT FLASH!" \
|
||||
printf "WARNING: '%s' contains '%s'. DO NOT FLASH!\n" \
|
||||
"$archive" "$hashfile" 1>&2 && \
|
||||
printf "(vendorfiles may be needed and aren't there)\n" \
|
||||
1>&2
|
||||
|
|
Loading…
Reference in New Issue