Last change
on this file was 20498, checked in by Mathieu Morlighem, 9 years ago |
CHG: done with Archive/19101-20495
|
File size:
648 bytes
|
Rev | Line | |
---|
[20498] | 1 | Index: ../trunk-jpl/test/NightlyRun/test4001.m
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/test/NightlyRun/test4001.m (revision 20333)
|
---|
| 4 | +++ ../trunk-jpl/test/NightlyRun/test4001.m (revision 20334)
|
---|
| 5 | @@ -10,7 +10,6 @@
|
---|
| 6 | org=organizer('repository','Models/','prefix','IceOcean.','steps',steps);
|
---|
| 7 |
|
---|
| 8 | presentdirectory=pwd;
|
---|
| 9 | -addpath(recursivepath([pwd '/../MITgcm']));
|
---|
| 10 |
|
---|
| 11 | % {{{ Parameters:
|
---|
| 12 | if perform(org,'Parameters'),
|
---|
| 13 | @@ -169,6 +168,7 @@
|
---|
| 14 | system(['../MITgcm/build.sh generic ' pwd]);
|
---|
| 15 | end
|
---|
| 16 | % }}}
|
---|
| 17 | +addpath(recursivepath([pwd '/../MITgcm']));
|
---|
| 18 | % {{{ RunUncoupledMITgcm:
|
---|
| 19 | if perform(org,'RunUncoupledMITgcm'),
|
---|
| 20 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.