 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./work.py
DEFERRED │ ./work.py
────────────────────────── Unavailable dynamic inputs ──────────────────────────
inp2.txt
────────────────────────────────────────────────────────────────────────────────
   START │ echo word2 > inp2.txt
 SUCCESS │ echo word2 > inp2.txt
   START │ ./work.py
 SUCCESS │ ./work.py
DIRECTOR │ Ran 4 job(s).
DIRECTOR │ Trying to remove 0 deletable file(s) and empty director(y|ies)
   PHASE │ watch
DIRECTOR │ Wrote graph to current_graph1.txt, current_graph1_provenance.dot and current_graph1_dependency.dot
 UPDATED │ inp2.txt
   PHASE │ build
  NOSKIP │ echo word2 > inp2.txt
──────────────────────────── Changes causing rerun ─────────────────────────────
Modified step hash   explained, inp_digest d5615eff, out_digest 91a94667 ➜ 2066b34c
Modified out hash    inp2.txt (digest e44a31c3 ➜ afd5b072, size 6 ➜ 15)
────────────────────────────────────────────────────────────────────────────────
   START │ echo word2 > inp2.txt
 SUCCESS │ echo word2 > inp2.txt
    SKIP │ ./work.py
───────────────────────────── No changes observed ──────────────────────────────
Same step hash       explained, inp_digest 480aa09f, out_digest 29f755b3
Same inp hash        inp1.txt
Same inp hash        inp2.txt
Same inp hash        work.py
Same env var         STEPUP_PATH_FILTER (unset)
Same out hash        out1.txt
Same out hash        out2.txt
────────────────────────────────────────────────────────────────────────────────
DIRECTOR │ Ran 1 job(s).
DIRECTOR │ Trying to remove 0 deletable file(s) and empty director(y|ies)
   PHASE │ watch
DIRECTOR │ Wrote graph to current_graph2.txt, current_graph2_provenance.dot and current_graph2_dependency.dot
DIRECTOR │ See you!
