Changeset 15911
- Timestamp:
- Dec 24, 2007, 11:10:54 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmDetrendDB.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmDetrendDB.c
r15864 r15911 163 163 } 164 164 165 status = psIOBufferReadEmpty (buffer, 100, pipe->fd_stdout);165 status = psIOBufferReadEmpty (buffer, 2000, pipe->fd_stdout); 166 166 if (!status) { 167 167 psError (PS_ERR_IO, false, "detselect is not responding");
Note:
See TracChangeset
for help on using the changeset viewer.
