common/bin/hgforest.sh

changeset 645
5b0b6ef58dbf
parent 615
8dd61906da5f
child 679
760074bec012
child 885
13ddc5c3ebfc
     1.1 --- a/common/bin/hgforest.sh	Thu Feb 21 17:39:58 2013 -0800
     1.2 +++ b/common/bin/hgforest.sh	Mon Feb 25 15:08:11 2013 -0800
     1.3 @@ -96,7 +96,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