 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./plan.py  # wd=bar
 SUCCESS │ ./plan.py  # wd=bar
   START │ cp -p ../inp.txt ../out.txt  # wd=bar
 SUCCESS │ cp -p ../inp.txt ../out.txt  # wd=bar
   START │ cp -p ../foo/inp.txt ../foo/out.txt  # wd=bar
 SUCCESS │ cp -p ../foo/inp.txt ../foo/out.txt  # wd=bar
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_graph.txt, current_graph_provenance.dot and current_graph_dependency.dot
DIRECTOR │ See you!
