[cvs] / jsr166 / src / test / loops / runscript Repository:
ViewVC logotype

Diff of /jsr166/src/test/loops/runscript

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1, Mon May 2 19:19:38 2005 UTC revision 1.2, Mon May 9 19:33:30 2005 UTC
# Line 4  Line 4 
4  # the supplied TRIALS, which controls the max number of threads  # the supplied TRIALS, which controls the max number of threads
5  # and/or test iterations in most programs.  # 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"  # Set env variable RUNJAVA to java executable. Otherwise uses "java"
12  RUN="java"  RUN="java"
13  if [ -n "$RUNJAVA" ]; then  if [ -n "$RUNJAVA" ]; then

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Doug Lea
ViewVC Help
Powered by ViewVC 1.0.8