IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2007, 4:52:25 PM (19 years ago)
Author:
jhoblitt
Message:

call pmConfigReadParamsSet() before reading any config files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pzgetimfilesConfig.c

    r10440 r11089  
    3434    }
    3535
     36    pmConfigReadParamsSet(false);
     37
    3638    config->modules = pmConfigRead(&argc, argv, NULL);
    37 
    3839    if (! config->modules) {
    3940        psError(PS_ERR_UNKNOWN, false, "Can't find site configuration!\n");
Note: See TracChangeset for help on using the changeset viewer.