mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-05-19 05:46:50 -04:00
Fixes a shell compatibility issue with string comparisons in the clamonacc and libclamav-only M4 files: test(1) uses `=` for string equality. (`==` is a bashism)