"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "doc/example/source-script-in-modulefile/foo-1.2/foo-setup.sh" between
modules-5.1.1.tar.bz2 and modules-5.2.0.tar.bz2

About: The Environment Modules package provides for the dynamic modification of a user’s environment via modulefiles.

foo-setup.sh  (modules-5.1.1.tar.bz2):foo-setup.sh  (modules-5.2.0.tar.bz2)
#!/bin/bash #!/bin/bash
export FOOENV="$1" export FOOENV="$1"
export PATH=$(dirname $BASH_SOURCE)/bin:$PATH PATH=$(dirname "${BASH_SOURCE[0]}")/bin:$PATH
export PATH
alias foo='foobin -q -l' alias foo='foobin -q -l'
 End of changes. 1 change blocks. 
1 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)