changeset 21643:dd4f80b0590d

8028102: All test targets, jdk/test/Makefile, fail on Windows Reviewed-by: mduigou
author chegar
date Mon, 11 Nov 2013 10:33:02 +0000
parents 5efc900f8ecd
children 12edcc716b48
files jdk/test/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/jdk/test/Makefile	Mon Nov 11 16:54:41 2013 +0800
+++ b/jdk/test/Makefile	Mon Nov 11 10:33:02 2013 +0000
@@ -64,7 +64,7 @@
 ifeq ($(UNAME_S), CYGWIN)
   # Location of developer shared files
   SLASH_JAVA = J:
-  GETMIXEDPATH = cygpath -m -s
+  GETMIXEDPATH = cygpath -m
 else
   # Location of developer shared files
   SLASH_JAVA = /java