IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20470


Ignore:
Timestamp:
Oct 29, 2008, 5:46:41 PM (18 years ago)
Author:
eugene
Message:

quit, but do not error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotImageQuality.c

    r20235 r20470  
    7979
    8080    if (num == 0) {
    81         psError(PSPHOT_ERR_PHOTOM, false,
    82                 "Unable to find sources from which to measure image quality");
    83         return false;
     81      psWarning("Unable to find sources from which to measure image quality");
     82      return false;
    8483    }
    8584
Note: See TracChangeset for help on using the changeset viewer.