expose-procs-vars-to-modulefiles.rst (modules-5.1.1.tar.bz2) | : | expose-procs-vars-to-modulefiles.rst (modules-5.2.0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 95 | skipping to change at line 95 | |||
Load one example modulefile and check that the environment variable it | Load one example modulefile and check that the environment variable it | |||
defines, which rely on the site-specific procedure and variable, are well | defines, which rely on the site-specific procedure and variable, are well | |||
set:: | set:: | |||
$ module load bar | $ module load bar | |||
$ echo $BAR1 | $ echo $BAR1 | |||
sitevalue | sitevalue | |||
$ echo $BAR2 | $ echo $BAR2 | |||
sitevarvalue | sitevarvalue | |||
.. vim:set tabstop=2 shiftwidth=2 expandtab autoindent: | ||||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |