 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ echo "spam" > first.txt
 SUCCESS │ echo "spam" > first.txt
   START │ cp -v first.txt second.txt
 SUCCESS │ cp -v first.txt second.txt
─────────────────────────────── Standard output ────────────────────────────────
'first.txt' -> 'second.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_graph.txt, current_graph_provenance.dot and current_graph_dependency.dot
DIRECTOR │ See you!
