I messed up somehow, the sed command is misbehaving on me constructing the extra repo path.
I have changed the logic to sed out the tail of the default path, then just glue that to the extra path. Unfortunately, I pushed the first set of changes (could have sworn it worked on the Mac) so I need to do another CR 7167976: Fix broken get_source.sh script http://cr.openjdk.java.net/~ohair/openjdk8/get_source2/webrev/ -kto On May 10, 2012, at 3:35 AM, Staffan Larsen wrote: > Looks good! > > /Staffan > > On 9 maj 2012, at 20:13, Kelly O'Hair wrote: > >> >> This change does not impact any openjdk use, but helps the Oracle engineers >> get off the >> forest extension (fclone command) if they want to. >> >> Changes the get_source.sh script so that you can provide an optional server >> replacement >> path for http://hg.openjdk.java.net and fetching the so called "closed" >> repositories. >> >> 7167593: Changed get_source.sh to allow for getting full oracle jdk repo >> forest >> http://cr.openjdk.java.net/~ohair/openjdk8/get_source/webrev/ >> >> -kto >
