 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./work.py
 SUCCESS │ ./work.py
   START │ cp -p inp.txt out.txt
 SUCCESS │ cp -p inp.txt out.txt
DIRECTOR │ Ran 3 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 │ plan.py
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
DIRECTOR │ Ran 1 job(s).
DIRECTOR │ Trying to remove 1 deletable file(s) and empty director(y|ies)
  REMOVE │ out.txt
   PHASE │ watch
DIRECTOR │ Wrote graph to current_graph2.txt, current_graph2_provenance.dot and current_graph2_dependency.dot
 UPDATED │ plan.py
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./work.py
 SUCCESS │ ./work.py
   START │ cp -p inp.txt out.txt
 SUCCESS │ cp -p inp.txt out.txt
DIRECTOR │ Ran 3 job(s).
DIRECTOR │ Trying to remove 0 deletable file(s) and empty director(y|ies)
   PHASE │ watch
DIRECTOR │ Wrote graph to current_graph3.txt, current_graph3_provenance.dot and current_graph3_dependency.dot
DIRECTOR │ See you!
