diff options
author | Josef 'Jeff' Sipek <jeffpc@josefsipek.net> | 2013-12-23 12:15:43 -0500 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2014-01-06 10:37:08 -0800 |
commit | 34ae5cdf42c9fd8bc75aedb3a91cc2fba8d5182c (patch) | |
tree | 3c95a38fc8449072ecd2398331ad2c272c7cdf39 /usr/src/tools/scripts/nightly.1 | |
parent | 9b5f5885b666050a9ec3f0ff18de2c6bf4703232 (diff) | |
download | illumos-joyent-34ae5cdf42c9fd8bc75aedb3a91cc2fba8d5182c.tar.gz |
4265 remove INTERNAL_RELEASE_BUILD
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/tools/scripts/nightly.1')
-rw-r--r-- | usr/src/tools/scripts/nightly.1 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/usr/src/tools/scripts/nightly.1 b/usr/src/tools/scripts/nightly.1 index 577fe292a1..e11c961e0e 100644 --- a/usr/src/tools/scripts/nightly.1 +++ b/usr/src/tools/scripts/nightly.1 @@ -421,14 +421,6 @@ your environment file, then this text defaults to the output from $(LC_ALL=C date +"%B %Y"); e.g., "October 2009". .RE .LP -.B INTERNAL_RELEASE_BUILD -.RS 5 -See Makefile.master - but it mostly controls id strings. Generally, -let -.I nightly -set this for you. -.RE -.LP .B RELEASE_BUILD .RS 5 Define this to build a release with a non-DEBUG kernel. |