Changeset 11596


Ignore:
Timestamp:
03/01/12 14:54:29 (13 years ago)
Author:
Eric.Larour
Message:

This may break some nightlys, legitimate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/utils/OS/ismumps.m

    r11466 r11596  
    66
    77
    8 configfile=[issmtier() '/config.h'];
     8configfile=[issmtier() '/bin/config.h']; %should find it in the install target
    99if ~exist(configfile,'file'),
    1010        error(['File ' configfile ' not found. ISSM has not been configured yet!']);
Note: See TracChangeset for help on using the changeset viewer.