- Timestamp:
- Aug 19, 2010, 6:50:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/pstamp/scripts/dqueryparse.pl
r28794 r28980 158 158 } 159 159 } 160 els e{160 elsif ($fault == $PSTAMP_NOT_AVAILABLE) { 161 161 # Failed to run correctly, which means that we need to queue a job and flag data for updating. 162 162 # Get the dependency id for the data we're requesting be updated. … … 191 191 close(UPDATE_REQUEST); 192 192 } 193 else { 194 my_die ("Parse fault!!", $PS_EXIT_UNKNOWN_ERROR); 195 } 193 196 194 197 # This does not set the request state to stop. That will happen with the request_finish.pl script,
Note:
See TracChangeset
for help on using the changeset viewer.
