IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9327


Ignore:
Timestamp:
Oct 5, 2006, 3:53:53 PM (20 years ago)
Author:
jhoblitt
Message:

fix -addresidexp to exit with a non-zero status when no corresponding residImfile is found

File:
1 edited

Legend:

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

    r9326 r9327  
    38623862        psError(PS_ERR_UNKNOWN, false, "no detResidImfile rows found");
    38633863        psFree(output);
    3864         return true;
     3864        return false;
    38653865    }
    38663866
Note: See TracChangeset for help on using the changeset viewer.