Index: /issm/trunk/cron/configs/linux64_local
===================================================================
--- /issm/trunk/cron/configs/linux64_local	(revision 2232)
+++ /issm/trunk/cron/configs/linux64_local	(revision 2233)
@@ -71,5 +71,5 @@
 
 #number of cpus used in the nightly runs.
-NUMCPUS_RUN=5
+NUMCPUS_RUN=7
 
 #Nightly run options. The matlab routine nightlyrun.m will be called
@@ -77,3 +77,3 @@
 #by Matlab and nightlyrun.m
 
-NROPTIONS="'parallel',0"
+NROPTIONS="'analysis_type',{'diagnostic'},'control',1"
Index: /issm/trunk/cron/report.sh
===================================================================
--- /issm/trunk/cron/report.sh	(revision 2232)
+++ /issm/trunk/cron/report.sh	(revision 2233)
@@ -117,5 +117,5 @@
 <table $H2_STYLE><tr><td $H2_FONT>Matlab error</td></tr></table>
 <table $MATLAB_STYLE><tr><td $MATLAB_FONT>
-<pre>$(more matlaberror.log)</pre>
+<pre>$(cat matlaberror.log)</pre>
 </td></tr></table>
 END
