How can I know if a script is running as a final task

Xabier Davila September 10, 2014

As part of my build, I have some Python script that could be run either as a normal or final task.

Depending on that, I'll need to run some different logic.

Is there any way of determining if a script is running as a normal or a final task, from within the script?

1 answer

1 accepted

0 votes
Answer accepted
Sean Dockery December 8, 2014

You can pass a command-line argument to the script to tell it that it is being run in a finally task.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events