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