IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2013, 1:44:20 PM (13 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130509/ppBackground/src/ppBackgroundArguments.c

    r35118 r35748  
    6969
    7070    if (!data->patternName && !data->backgroundName && !data->auxMaskName) {
    71         psError(PPBACKGROUND_ERR_CONFIG, true, "Must specify at least one of -pattern and -background -auxmask");
    72         return false;
     71//        psError(PPBACKGROUND_ERR_CONFIG, true, "Must specify at least one of -pattern and -background -auxmask");
     72//        return false;
    7373    }
    7474    if (!data->imageName) {
Note: See TracChangeset for help on using the changeset viewer.