Comment 6 for bug 13323

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 27 Feb 2005 13:34:20 +0100
From: <email address hidden> (Marco d'Itri)
To: Jan Echternach <email address hidden>, <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#297137: hotplug: /etc/init.d/hotplug stopped working because 'unset' fails

--KsGdsel6WgEHnImy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

tag 297137 unreproducible moreinfo
thanks

On Feb 27, Jan Echternach <email address hidden> wrote:

> I've tracked it down to an 'unset' call failing, apparently because the

I tested this script with bash, dash and even posh, and it works fine.

#!/bin/sh -e
echo a
unset no_such_variable1 no_such_variable2
echo b

Do you want to try again?

--=20
ciao,
Marco

--KsGdsel6WgEHnImy
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCIb5MFGfw2OHuP7ERApAsAJ90mUafFby35VI+aUExap3ioXDWQACcCwRj
N5yUMYppmvJWIVNnL+snhiw=
=rgDV
-----END PGP SIGNATURE-----

--KsGdsel6WgEHnImy--