From 8819a93d89bbb2aa7136b22d1b71a04a2dc28cc8 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 4 Jan 2025 16:33:18 +0000 Subject: 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 --- include/vendor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/vendor.sh') diff --git a/include/vendor.sh b/include/vendor.sh index 36ba68b0..93acf64d 100644 --- a/include/vendor.sh +++ b/include/vendor.sh @@ -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 -- cgit v1.2.1