Changeset 23578
- Timestamp:
- Mar 27, 2009, 3:21:41 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/psModules/src/detrend/pmDetrendDB.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psModules/src/detrend/pmDetrendDB.c
r23268 r23578 191 191 } 192 192 193 if (strlen(buffer->data) == 0) { 194 psError(PS_ERR_IO, true, "Unable to find suitable detrend"); 195 psLogMsg("psModules.detrend", PS_LOG_ERROR, "detselect command:\n %s\n", line); 196 goto failure; 197 } 198 193 199 psTrace("psModules.detrend", 5, "got answer: %s\n", buffer->data); 194 200
Note:
See TracChangeset
for help on using the changeset viewer.
