Index: /issm/trunk-jpl/jenkins/jenkins.sh
===================================================================
--- /issm/trunk-jpl/jenkins/jenkins.sh	(revision 21019)
+++ /issm/trunk-jpl/jenkins/jenkins.sh	(revision 21020)
@@ -328,5 +328,5 @@
 
 			# Greenland is missing step 8
-			STEP_EIGHT="\n	disp('   Step 8: Plotting exercise');\n	md = loadmodel('.\/Models\/Greenland.HistoricTransient_200yr');\n	figure\n	surfmb=[]; for i=2:201; surfmb=[surfmb ...\n		md.results.TransientSolution(i).SmbMassBalance]; end\n	subplot(3,1,1); plot([1:200],mean(surfmb));\n	title('Mean Surface mass balance');\n	vel=[]; for i=2:201; vel=[vel md.results.TransientSolution(i).Vel]; end\n	subplot(3,1,2); plot([1:200],mean(vel));\n	title('Mean Velocity');\n	volume=[]; for i=2:201; volume=[volume md.results.TransientSolution(i).IceVolume]; end\n	subplot(3,1,3); plot([1:200],volume);\n	title('Ice Volume'); xlabel('years');"
+			STEP_EIGHT="\r	disp('   Step 8: Plotting exercise');\r	md = loadmodel('.\/Models\/Greenland.HistoricTransient_200yr');\r	figure\r	surfmb=[]; for i=2:201; surfmb=[surfmb ...\r		md.results.TransientSolution(i).SmbMassBalance]; end\r	subplot(3,1,1); plot([1:200],mean(surfmb));\r	title('Mean Surface mass balance');\r	vel=[]; for i=2:201; vel=[vel md.results.TransientSolution(i).Vel]; end\r	subplot(3,1,2); plot([1:200],mean(vel));\r	title('Mean Velocity');\r	volume=[]; for i=2:201; volume=[volume md.results.TransientSolution(i).IceVolume]; end\r	subplot(3,1,3); plot([1:200],volume);\r	title('Ice Volume'); xlabel('years');"
 
 			if [ "${dir}" == "./Greenland" ];
