Admin/isatest/isatest-makeall
changeset 31581 907616b9536c
parent 31496 c4b74075fc17
child 31582 4753c317d5c1
--- a/Admin/isatest/isatest-makeall	Fri Jun 12 18:33:58 2009 +0200
+++ b/Admin/isatest/isatest-makeall	Fri Jun 12 20:20:41 2009 +0200
@@ -71,14 +71,19 @@
         NICE="nice"
         ;;
 
+    macbroy2)
+        MFLAGS=""
+        NICE=""
+        ;;
+
     macbroy5)
         MFLAGS="-j 2"
         NICE=""
         ;;
 
     macbroy23)
-        MFLAGS=""
-        NICE=""
+        MFLAGS="-j 2"
+        NICE="nice"
         ;;
 
     macbroy2[0-9])