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