ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/lib-src/build-jtreg
(Generate patch)

Comparing lib-src/build-jtreg (file contents):
Revision 1.1 by jsr166, Sun Dec 4 17:06:25 2016 UTC vs.
Revision 1.2 by jsr166, Fri Jan 20 20:29:13 2017 UTC

# Line 106 | Line 106 | main() {
106    def_make_file JAVAHELP_JAR "$(find $EXTRACT/ -name jh.jar)"
107  
108    # hg clone http://hg.openjdk.java.net/code-tools/jtreg
109 <  def_make_var BUILD_NUMBER "b04"
109 >  def_make_var BUILD_NUMBER "b05"
110    JTREG_REV="jtreg4.2-${BUILD_NUMBER}"
111    rm -rf "jtreg" "$JTREG_REV" "$JTREG_REV.tar.gz"
112    wget -q "http://hg.openjdk.java.net/code-tools/jtreg/archive/$JTREG_REV.tar.gz"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines