Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2001 20:41:15 +0200
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        Will Andrews <will@physics.purdue.edu>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc rc
Message-ID:  <20010930204115.A40638@alaska.cert.siemens.de>
In-Reply-To: <20010930132224.H40556@curie.physics.purdue.edu>
References:  <200109250155.f8P1tMR19221@freefall.freebsd.org> <20010930160801.A30603@alaska.cert.siemens.de> <20010930122429.G40556@curie.physics.purdue.edu> <20010930201756.A39425@alaska.cert.siemens.de> <20010930132224.H40556@curie.physics.purdue.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 30, 2001 at 13:22:24 -0500, Will Andrews wrote:
> On Sun, Sep 30, 2001 at 08:17:56PM +0200, Udo Schweigert (udo.schweigert@siemens.com) wrote:
>> Yes, that's better.
> 
> Well, except for the typo.  :-)

Oops,

	if [ ! -x "${script}" ]; then

is better than

	if [ ! -x '${script}" ]; then

Best regards

--
Udo Schweigert, Siemens AG   | Voice      : +49 89 636 42170
CT IC 3, Siemens CERT        | Fax        : +49 89 636 41166
D-81730 Muenchen / Germany   | email      : udo.schweigert@siemens.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010930204115.A40638>