source: issm/oecreview/Archive/19101-20495/ISSM-19204-19205.diff@ 20498

Last change on this file since 20498 was 20498, checked in by Mathieu Morlighem, 9 years ago

CHG: done with Archive/19101-20495

File size: 737 bytes
  • TabularUnified ../trunk-jpl/src/m/classes/clusters/generic.m

     
    7272                        disp(sprintf('    port: %i',cluster.port));
    7373                        disp(sprintf('    codepath: %s',cluster.codepath));
    7474                        disp(sprintf('    executionpath: %s',cluster.executionpath));
    75                         disp(sprintf('    etcpath: %s',cluster.executionpath));
     75                        disp(sprintf('    etcpath: %s',cluster.etcpath));
    7676                        disp(sprintf('    valgrind: %s',cluster.valgrind));
    7777                        disp(sprintf('    valgrindlib: %s',cluster.valgrindlib));
    7878                        disp(sprintf('    valgrindsup: %s',cluster.valgrindsup));
Note: See TracBrowser for help on using the repository browser.