IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 25, 2010, 2:27:56 PM (16 years ago)
Author:
Paul Price
Message:

Output files are now written at the death. Duplicating this produces errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackFinish.c

    r27059 r27093  
    6767    psFree(options->outRO); options->outRO = NULL;
    6868
    69     // Write out the output files
    70     if (!ppStackFilesIterateUp(config)) {
    71         return false;
    72     }
    73 
    7469    // Write out summary statistics
    7570    if (options->stats) {
Note: See TracChangeset for help on using the changeset viewer.