ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/loops/runscript
(Generate patch)

Comparing jsr166/src/test/loops/runscript (file contents):
Revision 1.1 by dl, Mon May 2 19:19:38 2005 UTC vs.
Revision 1.2 by dl, Mon May 9 19:33:30 2005 UTC

# Line 4 | Line 4
4   # the supplied TRIALS, which controls the max number of threads
5   # and/or test iterations in most programs.
6  
7 + # Written by Doug Lea with assistance from members of JCP JSR-166
8 + # Expert Group and released to the public domain, as explained at
9 + # http://creativecommons.org/licenses/publicdomain
10 +
11   # Set env variable RUNJAVA to java executable. Otherwise uses "java"
12   RUN="java"
13   if [ -n "$RUNJAVA" ]; then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines