Index: /issm/trunk-jpl/test/NightlyRun/runme.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/runme.py	(revision 20913)
+++ /issm/trunk-jpl/test/NightlyRun/runme.py	(revision 20914)
@@ -14,7 +14,7 @@
 	    In a test deck directory (tests/Vertification/NightlyRun for example)
 	    The following command will launch all the existing tests:
-	    >>> runme()
+	    >> runme()
 	    To run the tests 101 and 102:
-	    >>> runme(id=[101,102])
+	    >> runme(id=[101,102])
 	    etc...
  
@@ -23,13 +23,12 @@
 	       'exclude'       ids to be excluded from the test
 	       'benchmark'     'all' (all of the tests)
-		                   'nightly' (nightly run/ daily run)
-	                       'ismip'  : validation of ismip-hom tests
-	                       'eismint': validation of eismint tests
-	                       'thermal': validation of thermal tests
-	                       'mesh'   : validation of mesh tests
-						   'adolc'   : validation of adolc tests
-                           'slr'   : validation of slr tests
-
-	                       ...
+                          'nightly' (nightly run/ daily run)
+                          'ismip'  : validation of ismip-hom tests
+                          'eismint': validation of eismint tests
+                          'thermal': validation of thermal tests
+                          'mesh'   : validation of mesh tests
+                          'adolc'  : validation of adolc tests
+                          'slr'   : validation of slr tests
+
 	       'procedure'     'check' : run the test (default)
 	                       'update': update the archive
Index: /issm/trunk-jpl/test/NightlyRun/test808.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test808.m	(revision 20913)
+++ /issm/trunk-jpl/test/NightlyRun/test808.m	(revision 20914)
@@ -38,7 +38,7 @@
 	'Vx3','Vy3','Vel3','Pressure3','Thickness3','Surface3','MaskIceLevelset3'};
 field_tolerances={...
-	1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,1e-11,...
-	2e-11,2e-11,2e-11,1e-11,1e-11,1e-11,1e-11,1e-11,...
-	2e-11,2e-11,2e-11,1e-11,1e-11,1e-11,1e-11,5e-11};
+	1e-8,1e-8,1e-8,1e-11,1e-9,1e-9,1e-9,1e-9,...
+	1e-8,1e-8,1e-8,1e-11,1e-9,1e-9,1e-9,1e-9,...
+	1e-8,1e-8,1e-8,1e-11,1e-9,1e-9,1e-9,1e-9};
 field_values={...
 	md.results.TransientSolution(1).Vx,...
