From 94853efc193b3721c9be6d89a756c660b6b57d05 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 6 Mar 2009 08:27:30 +0100 Subject: [PATCH] Adding comsetic line wrapping for output of local-gen messages during boot. --- scripts/live-bottom/14locales | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/live-bottom/14locales b/scripts/live-bottom/14locales index aa75369..b42fcf0 100755 --- a/scripts/live-bottom/14locales +++ b/scripts/live-bottom/14locales @@ -29,6 +29,9 @@ fi log_begin_msg "Setting up locales" +# Cosmetic line wrapping for output of local-gen +echo + # live-initramfs script if [ -e /root/etc/default/locale ] -- 2.1.4