  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ mkdir -p subdir/
   SUCCESS │ mkdir -p subdir/
     START │ python -m stepup.reprep.latex paper.tex --run-bibtex
RESCHEDULE │ python -m stepup.reprep.latex paper.tex --run-bibtex
────────────────────────────────── Step info ───────────────────────────────────
Command               python -m stepup.reprep.latex paper.tex --run-bibtex
Return code           0
──────────────── Rescheduling due to unavailable amended inputs ────────────────
subdir/generated.tex
────────────────────────────────────────────────────────────────────────────────
     START │ echo '2 + 2' > subdir/code.txt
   SUCCESS │ echo '2 + 2' > subdir/code.txt
     START │ echo 'Verbatim input:\verbatiminput{code.txt}' > subdir/generated.tex
   SUCCESS │ echo 'Verbatim input:\verbatiminput{code.txt}' > subdir/generated.tex
     START │ python -m stepup.reprep.latex paper.tex --run-bibtex
   SUCCESS │ python -m stepup.reprep.latex paper.tex --run-bibtex
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
   DELETED │ paper.aux
   DELETED │ subdir/generated.tex
   DELETED │ subdir/code.txt
   DELETED │ paper.pdf
     PHASE │ run
     START │ echo '2 + 2' > subdir/code.txt
   SUCCESS │ echo '2 + 2' > subdir/code.txt
     START │ echo 'Verbatim input:\verbatiminput{code.txt}' > subdir/generated.tex
   SUCCESS │ echo 'Verbatim input:\verbatiminput{code.txt}' > subdir/generated.tex
     START │ python -m stepup.reprep.latex paper.tex --run-bibtex
   SUCCESS │ python -m stepup.reprep.latex paper.tex --run-bibtex
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
