From: Evgeni Golov Date: Tue, 8 May 2012 15:18:07 +0000 (+0200) Subject: override output of the status on the left side of the terminal X-Git-Tag: v0.19.0~1 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=9f40afc7b4ba29d390cc252b5a3f263c076cbaa1;hp=3770abe32cc6a3cba9b543bb09b6ea1774649224 override output of the status on the left side of the terminal this clashes with grml's own output style change introduced upstream in lsb-base >= 4.1+Debian1 --- diff --git a/etc/grml/fai/config/files/etc/lsb-base-logging.sh/GRMLBASE b/etc/grml/fai/config/files/etc/lsb-base-logging.sh/GRMLBASE index 9a64413..ec31701 100644 --- a/etc/grml/fai/config/files/etc/lsb-base-logging.sh/GRMLBASE +++ b/etc/grml/fai/config/files/etc/lsb-base-logging.sh/GRMLBASE @@ -2,6 +2,11 @@ # ${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/20-sudo script, using # ${GRML_FAI_CONFIG}/config/files/etc/lsb-base-logging.sh/GRMLBASE +# override output of the status on the left side of the terminal +# introduced in lsb-base >= 4.1+Debian1 +log_end_msg_pre() { :; } +log_action_msg_pre() { :; } + if log_use_fancy_output; then __LSB_PFX="$($TPUT -S << EOGREEN bold