# HG changeset patch # User tbell # Date 1246342132 25200 # Node ID 6c0f87cdd71153d97e38240ec840881854107d4d # Parent 235b402d167cf1cd131c69a2272cfbb4ef0e5c9b# Parent 9774a19143410400da657c6a3c781f6804e9007a Merge diff -r 235b402d167c -r 6c0f87cdd711 langtools/src/share/bin/launcher.sh-template --- a/langtools/src/share/bin/launcher.sh-template Sun Jun 28 00:01:09 2009 -0700 +++ b/langtools/src/share/bin/launcher.sh-template Mon Jun 29 23:08:52 2009 -0700 @@ -51,7 +51,6 @@ # All other parameters become parameters of #PROGRAM#. # Separate out -J* options for the JVM -# Note jdk as possible default to run jtreg # Unset IFS and use newline as arg separator to preserve spaces in args DUALCASE=1 # for MKS: make case statement case-sensitive (6709498) saveIFS="$IFS"