# HG changeset patch # User Mike Sullivan # Date 1412632456 25200 # Node ID 4d8465c4afb81f896f81ac13240a85cf1586c0ab # Parent 979f5e2250e8adebf45860a2a552c6ce87d6b998 Close of build 8. diff -r 979f5e2250e8 -r 4d8465c4afb8 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Fri Oct 03 15:13:30 2014 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Oct 06 14:54:16 2014 -0700 @@ -69,7 +69,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 7 +BUILDID ?= 8 # Each (nightly) build of the code that produces packages needs to # be uniquely identified so that packages produced by different @@ -77,7 +77,7 @@ # easily result in broken global and nonglobal zones. # #NIGHTLYID ?= $(shell hg tip --template '{rev}\n') -NIGHTLYID ?= 3 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to