hotspot/test/runtime/7110720/Test7110720.sh
changeset 13469 9a2973794d8c
parent 12981 b557c10f5444
child 13523 6a7f3e56a242
--- a/hotspot/test/runtime/7110720/Test7110720.sh	Tue Jul 31 16:01:56 2012 -0400
+++ b/hotspot/test/runtime/7110720/Test7110720.sh	Wed Aug 01 16:52:43 2012 -0400
@@ -37,7 +37,7 @@
 # set platform-dependent variables
 OS=`uname -s`
 case "$OS" in
-  SunOS | Linux )
+  SunOS | Linux | Darwin )
     FS="/"
     RM=/bin/rm
     CP=/bin/cp