mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
5efd0eeed2
use chomp to strip line endings from backtick command output, making the test platform-agnostic. remove unused $crlf variable since line ending checks are now handled by chomp. Co-authored-by: Claude <noreply@anthropic.com>