提交 c914ddde 编写于 作者: P peytoia

7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin

Reviewed-by: okutsu
上级 601240ad
...@@ -34,7 +34,7 @@ case "$OS" in ...@@ -34,7 +34,7 @@ case "$OS" in
PS=":" PS=":"
FS="/" FS="/"
;; ;;
Windows* ) Windows* | CYGWIN* )
PS=";" PS=";"
FS="\\" FS="\\"
;; ;;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册