"Fossies" - the Fresh Open Source Software Archive  

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

tcl.in  (modules-5.1.1.tar.bz2):tcl.in  (modules-5.2.0.tar.bz2)
skipping to change at line 30 skipping to change at line 30
} }
} }
if {[llength $_mlre] > 0} { if {[llength $_mlre] > 0} {
lappend _mlre "__MODULES_QUARANTINE_SET=1" lappend _mlre "__MODULES_QUARANTINE_SET=1"
set _mlre [linsert $_mlre 0 "env"] set _mlre [linsert $_mlre 0 "env"]
} }
} }
# 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 [eval exec $_mlre "@TCLSH@" "@libexecdir@/modulecmd.tcl" "tcl" "autoinit" 2 eval [exec {*}$_mlre {@TCLSH@}\
>@stderr] {@libexecdir@/modulecmd.tcl} tcl autoinit 2>@stderr]
# clean temp variables used to setup quarantine # clean temp variables used to setup quarantine
unset _mlre _mlv _mlrv unset _mlre _mlv _mlrv
 End of changes. 1 change blocks. 
2 lines changed or deleted 2 lines changed or added

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