make/scripts/hgforest.sh

changeset 645
5b0b6ef58dbf
parent 475
b85b44cced24
child 1133
50aaf272884f
     1.1 --- a/make/scripts/hgforest.sh	Thu Feb 21 17:39:58 2013 -0800
     1.2 +++ b/make/scripts/hgforest.sh	Mon Feb 25 15:08:11 2013 -0800
     1.3 @@ -40,7 +40,7 @@
     1.4  repos=""
     1.5  repos_extra=""
     1.6  if [ "${command}" = "clone" -o "${command}" = "fclone" ] ; then
     1.7 -  subrepos="corba jaxp jaxws langtools jdk hotspot"
     1.8 +  subrepos="corba jaxp jaxws langtools jdk hotspot nashorn"
     1.9    if [ -f .hg/hgrc ] ; then
    1.10      pull_default=`hg paths default`
    1.11      if [ "${pull_default}" = "" ] ; then

mercurial