more parallel stats;
authorwenzelm
Mon, 15 Jun 2009 11:01:18 +0200
changeset 31640 51fb047168b7
parent 31639 3b98fabd2cf1
child 31641 feea4d3d743d
child 31645 98a3fd346270
more parallel stats;
Admin/isatest/isatest-statistics
--- a/Admin/isatest/isatest-statistics	Mon Jun 15 10:58:05 2009 +0200
+++ b/Admin/isatest/isatest-statistics	Mon Jun 15 11:01:18 2009 +0200
@@ -51,7 +51,7 @@
 SESSIONS="$@"
 
 case "$PLATFORM" in
-  *para*)
+  *para* | *-M*)
     PARALLEL=true
     ;;
   *)