Index: /issm/trunk-jpl/test/NightlyRun/test2424.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test2424.m	(revision 20187)
+++ /issm/trunk-jpl/test/NightlyRun/test2424.m	(revision 20188)
@@ -34,5 +34,5 @@
 for i=1:nsteps,
 	field_names{end+1}=sprintf('Time-%g-yr-ice_levelset-S-sl-(1-di)*H',md.results.TransientSolution(i).time);
-	field_tolerances{end+1}=1e-13;
+	field_tolerances{end+1}=1e-12;
 	field_values{end+1}= md.results.TransientSolution(i).MaskGroundediceLevelset- (md.geometry.surface-md.results.TransientSolution(i).Sealevel-(1-md.materials.rho_ice/md.materials.rho_water)*md.geometry.thickness);
 end
