Index: ../trunk-jpl/jenkins/ross-debian_linux-iceocean =================================================================== --- ../trunk-jpl/jenkins/ross-debian_linux-iceocean (revision 24533) +++ ../trunk-jpl/jenkins/ross-debian_linux-iceocean (revision 24534) @@ -70,5 +70,8 @@ # # See documentation in test/NightlyRun/runme.* for more information. # -MATLAB_NROPTIONS="'benchmark','all','id',[4001 4002 4003]" +# NOTE: Currently not including 4003 while Dimitri and Helenen work on the +# coupling +# +MATLAB_NROPTIONS="'benchmark','all','id',[4001,4002]" PYTHON_NROPTIONS="" Index: ../trunk-jpl/jenkins/linux64_ross_iceocean =================================================================== --- ../trunk-jpl/jenkins/linux64_ross_iceocean (revision 24533) +++ ../trunk-jpl/jenkins/linux64_ross_iceocean (revision 24534) @@ -69,5 +69,9 @@ # # See documentation in test/NightlyRun/runme.* for more information. # -MATLAB_NROPTIONS="'benchmark','all','id',[4001 4002]" #remove 4003 while Helene and Dimitris are working on the coupling +# NOTE: Currently not including 4003 while Dimitri and Helenen work on the +# coupling +# +MATLAB_NROPTIONS="'benchmark','all','id',[4001,4002]" PYTHON_NROPTIONS="" +