[osol-discuss] FYI: Re: Installation of OpenSolaris inlogic partition

James Carlson james.d.carlson at Sun.COM
Thu Jan 4 06:09:12 PST 2007


Darren J Moffat writes:
> This one doesn't though because STAFFER is set to 'nobody' and MAILTO is 
> set to $STAFFER.  That means that by default you won't get email sent on 
> build completion.

Untrue.  Nightly does this:

	# Set default value for STAFFER, if needed.
	if [ -z "$STAFFER" -o "$STAFFER" = "nobody" ]; then
		STAFFER=`/usr/xpg4/bin/id -un`
		export STAFFER
	fi

I _never_ set STAFFER on any of my builds, and it works fine for me.
The only things I ever set are NIGHTLY_OPTIONS, CODEMGR_WS, PARENT_WS,
and CLONE_WS.

-- 
James Carlson, KISS Network                    <james.d.carlson at sun.com>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677



More information about the opensolaris-discuss mailing list