Skip site navigation (1)Skip section navigation (2)
Date:      27 Nov 2001 18:51:35 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Mike Silbersack <silby@silby.com>
Cc:        Brian Somers <brian@freebsd-services.com>, Robert Watson <rwatson@FreeBSD.org>, Gregory Neil Shapiro <gshapiro@FreeBSD.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/etc security
Message-ID:  <xzpvgfwdrvc.fsf@flood.ping.uio.no>
In-Reply-To: <20011127112119.K39142-100000@achilles.silby.com>
References:  <20011127112119.K39142-100000@achilles.silby.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Silbersack <silby@silby.com> writes:
> +			    mail -s '$host security check output' $daily_status_security_output;;

Variables aren't expanded inside single-quoted strings.  Use double
quotes.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzpvgfwdrvc.fsf>