hotspot/test/runtime/7051189/Xchecksig.sh
changeset 13523 6a7f3e56a242
parent 13469 9a2973794d8c
child 16457 92af83361777
--- a/hotspot/test/runtime/7051189/Xchecksig.sh	Tue Aug 28 15:24:39 2012 -0700
+++ b/hotspot/test/runtime/7051189/Xchecksig.sh	Wed Aug 29 14:49:05 2012 -0400
@@ -46,7 +46,7 @@
   SunOS | Linux | Darwin )
     FS="/"
     ;;
-  Windows_* )
+  Windows_* | CYGWIN_* )
     printf "Not testing libjsig.so on Windows. PASSED.\n "
     exit 0
     ;;