"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "init/ruby.rb.in" 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.

ruby.rb.in  (modules-5.1.1.tar.bz2):ruby.rb.in  (modules-5.2.0.tar.bz2)
skipping to change at line 25 skipping to change at line 25
_mlre << _mlv + "='" + ENV[_mlrv].to_s + "' " _mlre << _mlv + "='" + ENV[_mlrv].to_s + "' "
end end
end end
unless _mlre.empty? unless _mlre.empty?
_mlre = 'env ' + _mlre + '__MODULES_QUARANTINE_SET=1 ' _mlre = 'env ' + _mlre + '__MODULES_QUARANTINE_SET=1 '
end end
end end
# define module command and surrounding initial environment (default value # define module command and surrounding initial environment (default value
# for MODULESHOME, MODULEPATH, LOADEDMODULES and parse of init config files) # for MODULESHOME, MODULEPATH, LOADEDMODULES and parse of init config files)
eval `#{_mlre}@TCLSH@ @libexecdir@/modulecmd.tcl ruby autoinit` eval `#{_mlre}@TCLSH@ '@libexecdir@/modulecmd.tcl' ruby autoinit`
 End of changes. 1 change blocks. 
0 lines changed or deleted 0 lines changed or added

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