Commit 94ff50f
committed
Ensure correct configuration for EnvironmentModules
Defines environment variables when initializing EnvironmentModules
object to ensure that this module tool will not be influenced by
external configuration.
Setup Environment Modules configuration to ensure module search behaves
like EasyBuild expects (match module name start, case sensitive, return
in-depth modulepath content, ignore cache file). Also defines a basic
output configuration not to get unexpected content like tags or
variants.
This change helps to pass "test_avail" test with Environment Modules
v5.0+.1 parent f4dda1e commit 94ff50f
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1328 | 1328 | | |
1329 | 1329 | | |
1330 | 1330 | | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
1331 | 1354 | | |
1332 | 1355 | | |
1333 | 1356 | | |
| |||
0 commit comments