5eb3baddb4d584e206c1c6a9d6a0781b61ef9e8f
Command substitution in sh strips trailing newlines, so accumulating output in a variable via $(...) lost all line breaks. Reverted to direct printf calls which work correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Go
81.4%
Shell
14.2%
C
4.3%
Dockerfile
0.1%