7196361: add hotspot/make/closed to hgforest.sh jdk8-b55

Wed, 05 Sep 2012 12:42:26 -0700

author
jcoomes
date
Wed, 05 Sep 2012 12:42:26 -0700
changeset 475
b85b44cced24
parent 474
d5e73011bde2
child 476
76844579fa4b

7196361: add hotspot/make/closed to hgforest.sh
Reviewed-by: ohair

make/scripts/hgforest.sh file | annotate | diff | comparison | revisions
     1.1 --- a/make/scripts/hgforest.sh	Thu Aug 30 10:26:55 2012 -0700
     1.2 +++ b/make/scripts/hgforest.sh	Wed Sep 05 12:42:26 2012 -0700
     1.3 @@ -58,7 +58,7 @@
     1.4      fi
     1.5    done
     1.6    if [ "${pull_extra_base}" != "" ] ; then
     1.7 -    subrepos_extra="jdk/src/closed jdk/make/closed jdk/test/closed hotspot/src/closed hotspot/test/closed deploy install sponsors pubs"
     1.8 +    subrepos_extra="jdk/src/closed jdk/make/closed jdk/test/closed hotspot/make/closed hotspot/src/closed hotspot/test/closed deploy install sponsors pubs"
     1.9      pull_default_tail=`echo ${pull_default} | sed -e 's@^.*://[^/]*/\(.*\)@\1@'`
    1.10      pull_extra="${pull_extra_base}/${pull_default_tail}"
    1.11      for i in ${subrepos_extra} ; do

mercurial