Index: /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m	(revision 705)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m	(revision 706)
@@ -31,5 +31,5 @@
 
 		%check solution requested
-		if ((strcmpi(package,'cielo_parallel') & ~strcmpi(solution,'diagnostic'))...
+		if ((strcmpi(package,'cielo_parallel') & strcmpi(solution,'thermaltransient'))...
 				| strcmpi(package,'macayeal')...
 				| strcmpi(solution,'transient')),
Index: /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/updatearchive.m	(revision 705)
+++ /issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/updatearchive.m	(revision 706)
@@ -24,5 +24,5 @@
 
 		%check solution requested
-		if ((strcmpi(package,'cielo_parallel') & ~strcmpi(solution,'diagnostic'))...
+		if ((strcmpi(package,'cielo_parallel') & strcmpi(solution,'thermaltransient'))...
 				| strcmpi(package,'macayeal')...
 				| strcmpi(solution,'transient')),
