Skip to content

Add a trace for jobsub_cmd commands #538

@shreyb

Description

@shreyb

When a user runs "jobsub_q", we get a great trace, all the way until the actual condor_q is run. This happens here:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions