From: Daniel Baumann Date: Fri, 6 Mar 2009 07:27:30 +0000 (+0100) Subject: Adding comsetic line wrapping for output of local-gen messages during boot. X-Git-Tag: debian/2.0.15-1~338 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=94853efc193b3721c9be6d89a756c660b6b57d05;p=live-boot-grml.git Adding comsetic line wrapping for output of local-gen messages during boot. --- 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 ]