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

Comparing lib-src/build-jtreg-5 (file contents):
Revision 1.1 by jsr166, Mon Mar 2 20:51:42 2020 UTC vs.
Revision 1.2 by jsr166, Sat Jun 13 03:35:08 2020 UTC

# Line 3 | Line 3
3   set -eu -o pipefail
4  
5   readonly JDK8="$HOME/jdk/jdk8"
6 < export BUILD_VERSION="5.0" BUILD_NUMBER="b01"
6 > export BUILD_VERSION="5.1" BUILD_NUMBER="b01"
7   readonly JTREG_REV="jtreg${BUILD_VERSION}-${BUILD_NUMBER}"
8  
9   main() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines