Index: /issm/trunk-jpl/jenkins/linux64_ross_dakota
===================================================================
--- /issm/trunk-jpl/jenkins/linux64_ross_dakota	(revision 24381)
+++ /issm/trunk-jpl/jenkins/linux64_ross_dakota	(revision 24382)
@@ -68,8 +68,11 @@
 NUMCPUS_RUN=8
 
-#Nightly run options. The matlab routine runme.m will be called
-#as follows: runme($MATLAB_NROPTIONS). The options must be understandable
-#by Matlab and runme.m
-#ex: "'id',[101 102 103]"
-PYTHON_NROPTIONS="--exclude 243 701 702 435 --include_name 'Dakota'"
-MATLAB_NROPTIONS="'exclude',[243,701,702,435],'id',[IdFromString('Dakota')]"
+# Nightly run options
+#
+# See documentation in test/NightlyRun/runme.* for more information.
+#
+# NOTE:
+# - See test418.py for reason why it is excluded for now.
+#
+PYTHON_NROPTIONS="--exclude 243 418 435 701 702 --include_name 'Dakota'"
+MATLAB_NROPTIONS="'exclude',[243,435,701,702],'id',[IdFromString('Dakota')]"
