On Sun, Aug 24, 2008 at 09:29:03PM +0200, Michael Biebl wrote:
> NOLSB=yes
> [..]
> [ -f /lib/lsb/init-functions ] || NOLSB=yes
> 
> ==> NOLSB will never be no

This is not exactly true because in [...] /etc/default/virtualbox-ose is
sourced if available. Thus NOLSB could be reset there.

> Don't make a lot of sense, as the NOLSB variable will never be empty

Again, it could be set in the default file. However, I do agree that the test 
should be the other way round:

[ -f /lib/lsb/init-functions ] && NOLSB=

Okay?

Michael
-- 
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
       Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to