Dear Maintainer, time (cd statedir; exec ../accrue > fonts.json) didn't output anything. I gamed it down to just "time (exec echo)", the subshell and echo obviously run, but the time prefix never does anything. This is a regression from ksh, which correctly times the subshell. Best,