Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unexpected token #604

Closed
wants to merge 1 commit into from

Conversation

nisbet-hubbard
Copy link

This tries to fix the following issue:

/root/.bashrc: eval: line 308: syntax error near unexpected token `<'                        
/root/.bashrc: eval: line 308: `            \builtin mapfile -t COMPREPLY < <('

@ajeetdsouza
Copy link
Owner

What version of Bash are you using? This works fine for me.

@ajeetdsouza ajeetdsouza added the waiting-for-response Waiting for a response from the issue author. label Mar 16, 2024
@nisbet-hubbard
Copy link
Author

Right. Looks like it's an issue only on EL8. (bash 4.4.20-4.el8_6)

Works fine without patch after moving to EL9.

@ajeetdsouza
Copy link
Owner

Cool, closing this.

@ajeetdsouza ajeetdsouza closed this May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-response Waiting for a response from the issue author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants