autosys - How to reset a job status to inactive? -


i have job j1 dependent success of job j0. first time j0 failed j1 under status "failure". fine.

anyway i'd reset status can perform test. how set j1's status "failure" "inactive", in other words initial status?

sendevent -j j1 -e change_status -s inactive 

Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -