mirror of
https://github.com/envmodules/modules.git
synced 2026-06-03 00:33:18 +08:00
Some variables, that were unquoted intentionally were converted to arrays. According to ShellCheck's documentation: Quoting variables prevents word splitting and glob expansion, and prevents the script from breaking when input contains spaces, line feeds, glob characters and such. Related: https://www.shellcheck.net/wiki/SC2086 Related: #470
2.4 KiB
Executable File
2.4 KiB
Executable File