Hi all,
I have a job (call it job2) that is dependent on another one (call it job1) with afterok type of dependency.
If job1 fails, then job2 just disappears from the queue with no output of stderr (job2.e###). Is there a way to know that job2 did not run because job1 failed?
Thanks,
L