# HG changeset patch # User kleing # Date 1119695827 -7200 # Node ID 1ff73dc291662f384b03270490384e13c9a2ef0f # Parent 3c7a97472be5ef7882eb2bee73b21d8b433daa86 use both processors on macbroy5 diff -r 3c7a97472be5 -r 1ff73dc29166 Admin/isatest-makeall --- a/Admin/isatest-makeall Sat Jun 25 02:43:43 2005 +0200 +++ b/Admin/isatest-makeall Sat Jun 25 12:37:07 2005 +0200 @@ -66,8 +66,8 @@ NICE="nice" ;; - macbroy*) - MFLAGS="" + macbroy5) + MFLAGS="-j 2" NICE="" ;;