DIRECTOR │ Listening on /tmp/stepup-########/director (StepUp Core 4.0.0)
 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ echo input.txt > sources.txt
 SUCCESS │ echo input.txt > sources.txt
   START │ ./step.py
DEFERRED │ ./step.py
────────────────────────── Unavailable dynamic inputs ──────────────────────────
input.txt
────────────────────────────────────────────────────────────────────────────────
   START │ echo Abracadabra! > input.txt
 SUCCESS │ echo Abracadabra! > input.txt
   START │ ./step.py
 SUCCESS │ ./step.py
─────────────────────────────── Standard output ────────────────────────────────
Contents of input.txt:
Abracadabra!
────────────────────────────────────────────────────────────────────────────────
DIRECTOR │ Ran 5 job(s).
DIRECTOR │ Trying to remove 0 deletable file(s) and empty director(y|ies)
DIRECTOR │ See you!
