Bug#660790: lsb-base: log_warning_msg does not respect leading spaces

2012-02-21 Thread Luca Capello
Package: lsb-base Version: 3.2-28.1 Severity: normal File: /lib/lsb/init-functions Usertags: pca.it-init Hi there! openvpn's init script has the following: --8<---cut here---start->8--- 78 start) 79log_daemon_msg "Starting $DESC" 80 81

Bug#660790: lsb-base: log_warning_msg does not respect leading spaces

2012-03-07 Thread Didier 'OdyX' Raboud
tags 660790 +wontfix thanks Hi Luca, and thanks for your bugreport, Le 21.02.2012 22:42, Luca Capello a écrit : > > As you can see, the leading space is not respected. I think this is > because log_warning_msg calls log_begin_msg, which actually uses > `/bin/echo -n "$@"` instead of adding a lea

Bug#660790: lsb-base: log_warning_msg does not respect leading spaces;

2015-07-09 Thread Bjarni Ingi Gislason
tags patch On Wed, Mar 07, 2012 at 11:21:37AM +0100, Didier 'OdyX' Raboud wrote: > tags 660790 +wontfix > thanks > > Hi Luca, and thanks for your bugreport, > > Le 21.02.2012 22:42, Luca Capello a écrit : > > > > As you can see, the leading space is not respected. I think this is > > because lo