Changeset 20572


Ignore:
Timestamp:
04/28/16 15:30:39 (9 years ago)
Author:
glperez
Message:

CHG: Same change as generic.m but for python.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/clusters/generic.py

    r20143 r20572  
    2828                self.port=0
    2929                self.interactive=1
    30                 self.codepath=issmdir()+'/bin'
     30                self.codepath=IssmConfig('ISSM_PREFIX')[0]+'/bin'
    3131                self.executionpath=issmdir()+'/execution'
    3232                self.valgrind=issmdir()+'/externalpackages/valgrind/install/bin/valgrind'
Note: See TracChangeset for help on using the changeset viewer.