# HG changeset patch # User Mike Sullivan # Date 1402958659 25200 # Node ID c4b9e0bf25f4a9adb5648eb24d204bf070f6b974 # Parent 073132dbad0e223c6c89a27b09d5ea315ed7fd38 Close of build 42. diff -r 073132dbad0e -r c4b9e0bf25f4 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon Jun 16 01:54:54 2014 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Jun 16 15:44:19 2014 -0700 @@ -69,7 +69,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 41 +BUILDID ?= 42 # 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 ?= 1 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to