src/share/bin/launcher.sh-template

changeset 313
7913e72a24b0
parent 308
03944ee4fac4
child 370
8a03f3c7d160
     1.1 --- a/src/share/bin/launcher.sh-template	Sat Jun 27 12:04:43 2009 -0700
     1.2 +++ b/src/share/bin/launcher.sh-template	Mon Jun 29 17:45:29 2009 -0700
     1.3 @@ -51,7 +51,6 @@
     1.4  # All other parameters become parameters of #PROGRAM#.
     1.5  
     1.6  # Separate out -J* options for the JVM
     1.7 -# Note jdk as possible default to run jtreg
     1.8  # Unset IFS and use newline as arg separator to preserve spaces in args
     1.9  DUALCASE=1  # for MKS: make case statement case-sensitive (6709498)
    1.10  saveIFS="$IFS"

mercurial