Index: ../trunk-jpl/test/NightlyRun/test4001.m =================================================================== --- ../trunk-jpl/test/NightlyRun/test4001.m (revision 20333) +++ ../trunk-jpl/test/NightlyRun/test4001.m (revision 20334) @@ -10,7 +10,6 @@ org=organizer('repository','Models/','prefix','IceOcean.','steps',steps); presentdirectory=pwd; -addpath(recursivepath([pwd '/../MITgcm'])); % {{{ Parameters: if perform(org,'Parameters'), @@ -169,6 +168,7 @@ system(['../MITgcm/build.sh generic ' pwd]); end % }}} +addpath(recursivepath([pwd '/../MITgcm'])); % {{{ RunUncoupledMITgcm: if perform(org,'RunUncoupledMITgcm'),