source: issm/oecreview/Archive/24307-24683/ISSM-24533-24534.diff@ 24684

Last change on this file since 24684 was 24684, checked in by Mathieu Morlighem, 5 years ago

CHG: added new review

File size: 1.2 KB
RevLine 
[24684]1Index: ../trunk-jpl/jenkins/ross-debian_linux-iceocean
2===================================================================
3--- ../trunk-jpl/jenkins/ross-debian_linux-iceocean (revision 24533)
4+++ ../trunk-jpl/jenkins/ross-debian_linux-iceocean (revision 24534)
5@@ -70,5 +70,8 @@
6 #
7 # See documentation in test/NightlyRun/runme.* for more information.
8 #
9-MATLAB_NROPTIONS="'benchmark','all','id',[4001 4002 4003]"
10+# NOTE: Currently not including 4003 while Dimitri and Helenen work on the
11+# coupling
12+#
13+MATLAB_NROPTIONS="'benchmark','all','id',[4001,4002]"
14 PYTHON_NROPTIONS=""
15Index: ../trunk-jpl/jenkins/linux64_ross_iceocean
16===================================================================
17--- ../trunk-jpl/jenkins/linux64_ross_iceocean (revision 24533)
18+++ ../trunk-jpl/jenkins/linux64_ross_iceocean (revision 24534)
19@@ -69,5 +69,9 @@
20 #
21 # See documentation in test/NightlyRun/runme.* for more information.
22 #
23-MATLAB_NROPTIONS="'benchmark','all','id',[4001 4002]" #remove 4003 while Helene and Dimitris are working on the coupling
24+# NOTE: Currently not including 4003 while Dimitri and Helenen work on the
25+# coupling
26+#
27+MATLAB_NROPTIONS="'benchmark','all','id',[4001,4002]"
28 PYTHON_NROPTIONS=""
29+
Note: See TracBrowser for help on using the repository browser.