"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "doc/example/source-script-in-modulefile/bar-2.1/bar-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.

bar-setup.sh  (modules-5.1.1.tar.bz2):bar-setup.sh  (modules-5.2.0.tar.bz2)
#!/bin/bash #!/bin/bash
export PATH=$(dirname $BASH_SOURCE)/bin:$PATH PATH=$(dirname "${BASH_SOURCE[0]}")/bin:$PATH
export PATH
bar() { bar() {
barbin -q -l barbin -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)