IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2009, 5:36:51 PM (17 years ago)
Author:
Paul Price
Message:

Generate an error if the configuration dumping doesn't work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubData.c

    r23753 r25847  
    2929    psFree(data->stats);
    3030
    31     psString dump_file = psMetadataLookupStr(NULL, data->config->arguments, "-dumpconfig");
    32     if (dump_file) {
    33         pmConfigDump(data->config, dump_file);
    34     }
    3531    psFree(data->config);
    3632
Note: See TracChangeset for help on using the changeset viewer.