Index: /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m	(revision 1731)
+++ /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m	(revision 1732)
@@ -1,3 +1,2 @@
-function varargout=runme(varargin)
 %RUNME - test deck for ISSM nightly runs
 %
@@ -39,5 +38,5 @@
 	packages=varargin{1};
 else
-	packages={'macayeal','ice','cielo_serial'};
+	packages={'macayeal','ice','cielo_serial','cielo_parallel'};
 end
 
@@ -68,4 +67,5 @@
 		end
 
+		error
 		%compute solution
 		[analysis_type sub_analysis_type]=testsgetanalysis(solution);
