Changeset 3177


Ignore:
Timestamp:
03/03/10 16:45:47 (15 years ago)
Author:
Eric.Larour
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/solveparallel.m

    r3153 r3177  
    3232if (md.waitonlock~=0 &  ~strcmpi(options.batch,'yes')),
    3333        %we wait for the done file
    34         islock=waitonlock(md,executionpath);
     34        islock=waitonlock(md,executionpath,login,port);
    3535        if islock==0,
    3636                %no results to be loaded
Note: See TracChangeset for help on using the changeset viewer.