source: issm/oecreview/Archive/22819-23185/ISSM-23154-23155.diff

Last change on this file was 23186, checked in by Mathieu Morlighem, 7 years ago

CHG: added Archive/22819-23185

File size: 3.2 KB
RevLine 
[23186]1Index: ../trunk-jpl/jenkins/linux64_ross_javascript
2===================================================================
3--- ../trunk-jpl/jenkins/linux64_ross_javascript (revision 23154)
4+++ ../trunk-jpl/jenkins/linux64_ross_javascript (revision 23155)
5@@ -48,5 +48,5 @@
6 #as follows: runme($MATLAB_NROPTIONS). The options must be understandable
7 #by Matlab and runme.m
8 #ex: "'id',[101 102 103]"
9-#PYTHON_NROPTIONS="--exclude 119 243 514 701 702 703 435"
10+#PYTHON_NROPTIONS="--exclude 119 243 514 701 702 703 435 --exclude_name 'Dakota'"
11 #MATLAB_NROPTIONS="'exclude',[119,243,514,701,702,435,IdFromString('Dakota')]"
12Index: ../trunk-jpl/jenkins/macosx_pine-island_dakota_static
13===================================================================
14--- ../trunk-jpl/jenkins/macosx_pine-island_dakota_static (revision 23154)
15+++ ../trunk-jpl/jenkins/macosx_pine-island_dakota_static (revision 23155)
16@@ -62,5 +62,5 @@
17 #by Matlab and runme.m
18 #ex: "'id',[101 102 103]"
19 ## bamg mesh FS
20-#PYTHON_NROPTIONS=""
21+#PYTHON_NROPTIONS="--exclude_name 'Dakota'"
22 #MATLAB_NROPTIONS="'exclude',[243,701,702,703,435,IdFromString('Dakota')]"
23Index: ../trunk-jpl/jenkins/macosx_pine-island
24===================================================================
25--- ../trunk-jpl/jenkins/macosx_pine-island (revision 23154)
26+++ ../trunk-jpl/jenkins/macosx_pine-island (revision 23155)
27@@ -54,5 +54,5 @@
28 #by Matlab and runme.m
29 #ex: "'id',[101 102 103]"
30 ## FS
31-PYTHON_NROPTIONS=""
32+PYTHON_NROPTIONS="--exclude_name 'Dakota'"
33 MATLAB_NROPTIONS="'exclude',[701,702,703,435,IdFromString('Dakota')]"
34Index: ../trunk-jpl/jenkins/linux64_ross_python
35===================================================================
36--- ../trunk-jpl/jenkins/linux64_ross_python (revision 23154)
37+++ ../trunk-jpl/jenkins/linux64_ross_python (revision 23155)
38@@ -58,5 +58,5 @@
39 #as follows: runme($MATLAB_NROPTIONS). The options must be understandable
40 #by Matlab and runme.m
41 #ex: "'id',[101 102 103]"
42-PYTHON_NROPTIONS=""
43+PYTHON_NROPTIONS="--exclude_name 'Dakota'"
44 MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota')]"
45Index: ../trunk-jpl/jenkins/macosx_pine-island_static
46===================================================================
47--- ../trunk-jpl/jenkins/macosx_pine-island_static (revision 23154)
48+++ ../trunk-jpl/jenkins/macosx_pine-island_static (revision 23155)
49@@ -61,5 +61,5 @@
50 #by Matlab and runme.m
51 #ex: "'id',[101 102 103]"
52 ## bamg mesh FS
53-#PYTHON_NROPTIONS=""
54+#PYTHON_NROPTIONS="--exclude_name 'Dakota'"
55 #MATLAB_NROPTIONS="'exclude',[119,243,514,701,702,703,435,IdFromString('Dakota')]"
56Index: ../trunk-jpl/jenkins/linux64_ross_static
57===================================================================
58--- ../trunk-jpl/jenkins/linux64_ross_static (revision 23154)
59+++ ../trunk-jpl/jenkins/linux64_ross_static (revision 23155)
60@@ -60,6 +60,6 @@
61 #as follows: runme($MATLAB_NROPTIONS). The options must be understandable
62 #by Matlab and runme.m
63 #ex: "'id',[101 102 103]"
64-## FS
65-#PYTHON_NROPTIONS=""
66+## FS
67+#PYTHON_NROPTIONS="--exclude_name 'Dakota'"
68 #MATLAB_NROPTIONS="'exclude',[243,701,702,703,435,IdFromString('Dakota')]"
Note: See TracBrowser for help on using the repository browser.