[Pkg-virtualbox-devel] Bug#474089: Bug#474089: closed by Michael Meskes
Michael Meskes
meskes at debian.org
Tue Aug 26 13:15:53 UTC 2008
On Mon, Aug 25, 2008 at 06:46:50PM +0200, Michael Biebl wrote:
> I guess this would work. Please keep in mind to never use "set -e" then,
> otherwise your script will exit at this point if /lib/lsb/init-functions
> doesn't exist.
Sure?
michael at feivel:~$ cat a.sh
#!/bin/sh
set -e
[ -f foo ] && echo 1
echo 2
michael at feivel:~$ sh a.sh
2
What did I miss?
Michael
--
Michael Meskes
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: meskes at jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!
More information about the Pkg-virtualbox-devel
mailing list