top-priority-values.rst (modules-5.1.1.tar.bz2) | : | top-priority-values.rst (modules-5.2.0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 89 | skipping to change at line 89 | |||
$ module use example/top-priority-values/modulefiles | $ module use example/top-priority-values/modulefiles | |||
Load ``foo/1`` then ``bar/1`` modulefiles and check value of the environment | Load ``foo/1`` then ``bar/1`` modulefiles and check value of the environment | |||
variable set:: | variable set:: | |||
$ module load foo/1 bar/1 | $ module load foo/1 bar/1 | |||
$ echo $TESTVAR | $ echo $TESTVAR | |||
topvalue | topvalue | |||
$ echo $TESTPATH | $ echo $TESTPATH | |||
topprevalue:prevalue:postvalue:toppostvalue | topprevalue:prevalue:postvalue:toppostvalue | |||
.. vim:set tabstop=2 shiftwidth=2 expandtab autoindent: | ||||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |