IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 30, 2007, 3:09:53 PM (19 years ago)
Author:
magnier
Message:

added verbosity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmDetrendDB.c

    r12696 r13560  
    181181        psError(PS_ERR_IO, false, "failed to parse response from detselect\n");
    182182        psLogMsg ("psModule.detrend", PS_LOG_ERROR, "detselect response (%d bytes):\n %s\n", buffer->n, buffer->data);
     183        psLogMsg ("psModule.detrend", PS_LOG_ERROR, "detselect command:\n %s\n", line);
    183184        goto failure;
    184185    }
Note: See TracChangeset for help on using the changeset viewer.