 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ echo test2 > test2.txt
 SUCCESS │ echo test2 > test2.txt
   START │ cat test2.txt
 SUCCESS │ cat test2.txt
─────────────────────────────── Standard output ────────────────────────────────
test2
────────────────────────────────────────────────────────────────────────────────
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
DIRECTOR │ See you!
