Opened 16 years ago
Last modified 16 years ago
#1383 assigned defect
science cleanup needs to relocate log files
| Reported by: | bills | Owned by: | watersc1 |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | ippTasks | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Currently chip.cleanup.run sets stderr and stdout to $LOGDIR/chip.cleanup.log
Thus output from all jobs goes to the same file and the fate of the pantasks_logs for a given job is totally undefined.
The output should go to a log file specific to the chipRun.
This makes it difficult to debug problems when they occur.
Now where should it go since there is no run level path_base ...
Cleanup for the other stages has the same problem.
Note:
See TracTickets
for help on using tickets.
