mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
Several if conditions where using bitwise AND whereas the intent was to do a regular AND test.
Several if conditions where using bitwise AND whereas the intent was to do a regular AND test.