Index: /issm/trunk-jpl/jenkins/macosx_pine-island
===================================================================
--- /issm/trunk-jpl/jenkins/macosx_pine-island	(revision 20103)
+++ /issm/trunk-jpl/jenkins/macosx_pine-island	(revision 20104)
@@ -71,8 +71,8 @@
 #number of cpus used in ISSM installation and compilation (one is usually
 #safer as some packages are very sensitive to parallel compilation)
-NUMCPUS_INSTALL=3
+NUMCPUS_INSTALL=4
 
 #number of cpus used in the nightly runs.
-NUMCPUS_RUN=1
+NUMCPUS_RUN=2
 
 #Nightly run options. The matlab routine runme.m will be called
Index: /issm/trunk-jpl/m4/issm_options.m4
===================================================================
--- /issm/trunk-jpl/m4/issm_options.m4	(revision 20103)
+++ /issm/trunk-jpl/m4/issm_options.m4	(revision 20104)
@@ -315,5 +315,5 @@
 					 MEXLIB=$( cat conftest.tmp | grep LINKLIBS | sed -e "s/LINKLIBS ://g")
 					 MEXEXT=$( cat conftest.tmp | grep LDEXT    | sed -e "s/LDEXT ://g" | awk '{print $[1]}')
-					 dnl rm -f conftest.tmp
+					 rm -f conftest.tmp
 				fi
 
