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

Fixed bash completion for sandbox subcommands #2537

Merged
merged 1 commit into from
Apr 15, 2015
Merged

Fixed bash completion for sandbox subcommands #2537

merged 1 commit into from
Apr 15, 2015

Conversation

zadarnowski
Copy link
Contributor

The regex used to parse sandbox help message was outdated and relied on the unportable sed -r option which doesn't work on BSDs. I've changed the regex to parse the current format of the help message and use portable basic regex sed syntax.

23Skidoo added a commit that referenced this pull request Apr 15, 2015
Fixed bash completion for sandbox subcommands
@23Skidoo 23Skidoo merged commit fdf274d into haskell:master Apr 15, 2015
@23Skidoo
Copy link
Member

Merged, 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