Commit Graph

6 Commits

Author SHA1 Message Date
Xavier Delaruelle
3a85fb43fd lint: fix SC2268 shellcheck warning 2023-05-19 21:36:11 +02:00
Xavier Delaruelle
24df443fc6 lint: fix SC2124 shellcheck warning 2023-05-19 21:36:11 +02:00
Xavier Delaruelle
818da9a4c4 lint: fix SC2034 shellcheck warning 2023-05-18 20:28:10 +02:00
Lukáš Zaoral
a45f186200 lint(ShellCheck): fix SC2148 error
According to ShellCheck's documentation:

Different shells support different features.  To give effective advice,
ShellCheck needs to know which shell your script is going to run on.

Related: https://www.shellcheck.net/wiki/SC2148
Related: #470
2022-09-02 09:52:05 +02:00
Xavier Delaruelle
2c7be3d319 doc: improve console output reading of compiler-etc-depend recipe 2020-02-21 22:41:46 +01:00
Tom Payerle
f2272eb917 doc: add compiler-etc-dependencies cookbook recipe
New cookbook discussing various strategies for creating modulefiles for
packages with multiple builds depending on previously loaded compiler,
MPI libraries etc. (E.g. handling different "flavors" of packages)
2020-02-21 22:41:46 +01:00