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

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

Android soft keyboard reverts to default keyboard on orientation change -

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -