Opened 17 years ago
#1206 new enhancement
in pantasks, non-zero exit status should not always be a failure
| Reported by: | eugene | Owned by: | eugene |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | PanTasks | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
if we want to use the exit status as a signaling mechanism (see neb-admin), then we should be able to specify certain non-zero exit status values as success. this could be accomplished by adding an argument to the exit handler; if it is not specified as a failure, it would be a success (or maybe vice versa).
(alternatively, we would need to specify an out-of-band communication method).
Note:
See TracTickets
for help on using tickets.
