# HG changeset patch # User Mike Sullivan # Date 1435036827 25200 # Node ID 7e88fbb75e6f8ecb3780f8eb5ab1f55499039dbc # Parent 983757fe429186504330320f770ab7ab509ccf8b Close of build 26. diff -r 983757fe4291 -r 7e88fbb75e6f make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon Jun 22 11:56:53 2015 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Jun 22 22:20:27 2015 -0700 @@ -69,7 +69,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 25 +BUILDID ?= 26 # 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