# HG changeset patch # User Mike Sullivan # Date 1436576095 25200 # Node ID d92f8909d69d1f0206b28227b507817e5bdb101e # Parent 4991a5f4f6b99bf7bc8404db3b65ef0b73abb1db Close of build 27. diff -r 4991a5f4f6b9 -r d92f8909d69d make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Fri Jul 10 17:43:00 2015 -0700 +++ b/make-rules/ips-buildinfo.mk Fri Jul 10 17:54:55 2015 -0700 @@ -69,7 +69,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 26 +BUILDID ?= 27 # 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