Index: /issm/trunk/test/Verification/PigControlMethodBM2d_21/runme.m
===================================================================
--- /issm/trunk/test/Verification/PigControlMethodBM2d_21/runme.m	(revision 1956)
+++ /issm/trunk/test/Verification/PigControlMethodBM2d_21/runme.m	(revision 1957)
@@ -53,5 +53,5 @@
 
 		%check solution requested
-		if ((strcmpi(package,'macayeal') & ~strcmpi(solution,'absolute')) | strcmpi(package,'ice')),
+		if ((strcmpi(package,'macayeal') & ~strcmpi(solution,'diagnostic_absolute')) | strcmpi(package,'ice')),
 			disp(['package: ' package  ' and solution: ' solution  ' in test: ' testname  ' not supported yet']);
 			continue
Index: /issm/trunk/test/Verification/PigControlMethodBM2d_21/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/PigControlMethodBM2d_21/updatearchive.m	(revision 1956)
+++ /issm/trunk/test/Verification/PigControlMethodBM2d_21/updatearchive.m	(revision 1957)
@@ -49,5 +49,5 @@
 
 		%check solution requested
-		if ((strcmpi(package,'macayeal') & ~strcmpi(solution,'absolute')) | strcmpi(package,'ice')),
+		if ((strcmpi(package,'macayeal') & ~strcmpi(solution,'diagnostic_absolute')) | strcmpi(package,'ice')),
 			disp(['package: ' package  ' and solution: ' solution  ' in test: ' testname  ' not supported yet']);
 			continue
