Index: /issm/trunk-jpl/test/NightlyRun/test508.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test508.m	(revision 22310)
+++ /issm/trunk-jpl/test/NightlyRun/test508.m	(revision 22311)
@@ -11,5 +11,5 @@
 %Fields and tolerances to track changes
 field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsGroundediceMeltingRate'};
-field_tolerances={5e-08,3e-08,5e-08,3e-08,1e-09,2e-07,8e-07};
+field_tolerances={5e-08,3e-08,5e-08,5e-08,1e-09,2e-07,8e-07};
 field_values={...
 	(md.results.SteadystateSolution.Vx),...
Index: /issm/trunk-jpl/test/NightlyRun/test508.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test508.py	(revision 22310)
+++ /issm/trunk-jpl/test/NightlyRun/test508.py	(revision 22311)
@@ -20,5 +20,5 @@
 # Fields and tolerances to track changes
 field_names     =['Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsGroundediceMeltingRate']
-field_tolerances=[5e-08,1.6e-08,5e-08,1.6e-08,1e-09,6e-08,5e-07]
+field_tolerances=[5e-08,1.6e-08,5e-08,5e-08,1e-09,6e-08,5e-07]
 field_values=[\
 	md.results.SteadystateSolution.Vx,\
