common/bin/hgforest.sh

changeset 654
22b9a31a92eb
parent 645
5b0b6ef58dbf
child 679
760074bec012
child 885
13ddc5c3ebfc
     1.1 --- a/common/bin/hgforest.sh	Tue Mar 12 22:08:13 2013 -0700
     1.2 +++ b/common/bin/hgforest.sh	Wed Mar 13 23:21:35 2013 -0700
     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