flux v1.34.1
Release notes:
- Fixed unexpected behavior in case
$IFSis set as global variable and it is not blank. - Fixed daemon removes everything after last
=symbol getting broken variable name in case its value contains=and unsets lower case environment variable that does not even exist at init step. - Now daemon exits with an error in case missing module(s) found.
- Now daemon just sets
DISPLAY=':0'instead of exporting it in case it is blank. - Now daemon adds its modules path to
$PATHinstead of using variables with paths to every module.