-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When a user runs "jobsub_q", we get a great trace, all the way until the actual condor_q is run. This happens here:
Line 267 in e8a0245
| os.execvp("/usr/bin/" + cmd, these_args) |
It would be nice to get a trace there too so we can determine if there's an issue with condor_* commands.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request