mirror of
https://github.com/envmodules/modules.git
synced 2026-06-07 00:25:05 +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.