Archived
Check NixOS configurations / eval-hosts (push) Successful in 10m23s
The TTY check ([[ -t 1 ]]) evaluated false under sudo, causing each update to print on a new line via log(). Since \r worked correctly in the original code (user confirmed), drop the branching and always use printf \r. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>