Skip to content

disable GREP_OPTIONS, this fixes ROOT-8056#144

Closed
pseyfert wants to merge 1 commit into
root-project:masterfrom
pseyfert:ROOT-8056
Closed

disable GREP_OPTIONS, this fixes ROOT-8056#144
pseyfert wants to merge 1 commit into
root-project:masterfrom
pseyfert:ROOT-8056

Conversation

@pseyfert
Copy link
Copy Markdown
Contributor

The patch which I suggested on https://sft.its.cern.ch/jira/browse/ROOT-8056.
If the user uses GREP_OPTIONS which add characters to the output of grep (colors, but also filenames or line numbers), root cannot be started anymore. Ideally users would prefer an alias for grep over GREP_OPTIONS but the crash can also be avoided on the root side.

@Axel-Naumann
Copy link
Copy Markdown
Member

Merged (a while back - as c75cd77 ), thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants