Changeset 14451


Ignore:
Timestamp:
03/14/13 14:16:16 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/solve/waitonlock.m

    r14436 r14451  
    5353                pause(10);
    5454                time=etime(clock,time0)/60;
    55                 fprintf('\rchecking for job completion (time = %3.2f min)    ',time);
     55                fprintf('\rchecking for job completion (time: %3.2f min)    ',time);
    5656                ispresent=~system(command);
    5757                if ispresent, fprintf('\n'); end
Note: See TracChangeset for help on using the changeset viewer.