Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2015 16:19:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 197540] ORGANIZATION set in environment causes "make buildworld" to fail
Message-ID:  <bug-197540-8-ukjCOSSQ2g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197540-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197540-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197540

--- Comment #3 from karl@denninger.net ---
(In reply to Glen Barber from comment #1)

More specifically...

In .bash_profile:

ORGANIZATION="Karls Sushi and Packet Smashers"
export ORGANIZATION

fails if one logs in, executes su and then does a "make buildworld"

This did not used to be the case (and I argue it shouldn't be the case, since
that would imply that one cannot set it locally in a user's profile as is
expected for any other ordinary string value but rather must either set it in
/etc/make.conf or escape the quotes.)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197540-8-ukjCOSSQ2g>