 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./plan.py  # wd=sub
 SUCCESS │ ./plan.py  # wd=sub
   START │ echo hello > out.txt
 SUCCESS │ echo hello > out.txt
   START │ cp -p ../out.txt final.txt  # wd=sub
 SUCCESS │ cp -p ../out.txt final.txt  # wd=sub
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
DIRECTOR │ See you!
