Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use -e flag to prevent supply of LC_ALL,LANG values
Fixes these warnings: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Processing:..............................................Done
- Loading branch information
be770fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @RyanZurrin
be770fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have you been able to verify that this indeed suppresses the unwanted terminal output warnings?
be770fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no reason to think I did not. It is an official code change.
be770fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you share the info you found about the -e flag? I was trying to find info on it, but I did not find much; that was the only reason I was asking.
be770fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
singularity shell --help