6911131: Test does not work with CYGWIN: sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh
authorohair
Mon, 04 Jan 2010 15:41:54 -0800
changeset 4659 3ef31fe2879b
parent 4658 c1af7a34d1b5
child 4660 913e357c2e08
6911131: Test does not work with CYGWIN: sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh Reviewed-by: tbell, alanb
jdk/test/sun/management/jmxremote/bootstrap/GeneratePropertyPassword.sh
--- a/jdk/test/sun/management/jmxremote/bootstrap/GeneratePropertyPassword.sh	Mon Jan 04 15:38:30 2010 -0800
+++ b/jdk/test/sun/management/jmxremote/bootstrap/GeneratePropertyPassword.sh	Mon Jan 04 15:41:54 2010 -0800
@@ -45,7 +45,7 @@
 s^@TEST-SRC@/^${TESTCLASSES}${DFILESEP}^g
 EOF
     ;;
-Windows_95 | Windows_98 | Windows_NT | Windows_ME)
+Windows_95 | Windows_98 | Windows_NT | Windows_ME | CYGWIN*)
     PATHSEP=";"
     FILESEP="\\"
     DFILESEP=$FILESEP$FILESEP