review request - 7196361 add hotspot/make/closed to hgforest.sh

John Coomes John.Coomes at oracle.com
Wed Sep 5 20:12:49 UTC 2012


Kelly O'Hair (kelly.ohair at oracle.com) wrote:
> Looks fine to me.

Thanks Kelly.

-John

> On Sep 5, 2012, at 12:08 PM, John Coomes wrote:
> 
> > Please review this small change to keep the script in sync with the
> > forest structure.
> > 
> > webrev:
> > 
> > http://cr.openjdk.java.net/~jcoomes/7196361-hs-make-closed/
> > 
> > inline diff:
> > 
> > diff -r d5e73011bde2 -r e177daf578bd make/scripts/hgforest.sh
> > --- a/make/scripts/hgforest.sh	Thu Aug 30 10:26:55 2012 -0700
> > +++ b/make/scripts/hgforest.sh	Wed Sep 05 11:51:52 2012 -0700
> > @@ -60,3 +60,3 @@
> >   if [ "${pull_extra_base}" != "" ] ; then
> > -    subrepos_extra="jdk/src/closed jdk/make/closed jdk/test/closed hotspot/src/closed hotspot/test/closed deploy install sponsors pubs"
> > +    subrepos_extra="jdk/src/closed jdk/make/closed jdk/test/closed hotspot/make/closed hotspot/src/closed hotspot/test/closed deploy install sponsors pubs"
> >     pull_default_tail=`echo ${pull_default} | sed -e 's@^.*://[^/]*/\(.*\)@\1@'`
> > 
> > -John
> 



More information about the build-dev mailing list