changeset 8776:b48eded97dff

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 7304b3195212
children 0e47462f03a0
files test/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/Makefile	Mon Nov 11 16:54:41 2013 +0800
+++ b/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