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

Fix grep character class syntax in sshd.sh script #495

Merged
merged 1 commit into from
Nov 22, 2015

Conversation

legal90
Copy link
Contributor

@legal90 legal90 commented Nov 22, 2015

This PR fixes the following error:

==> parallels-iso: Provisioning with shell script: scripts/common/sshd.sh
    parallels-iso: grep: character class syntax is [[:space:]], not [:space:]
    parallels-iso: grep: character class syntax is [[:space:]], not [:space:]

cc: @jhoblitt

@cheeseplus
Copy link
Contributor

Looks good

cheeseplus pushed a commit that referenced this pull request Nov 22, 2015
Fix grep character class syntax in sshd.sh script
@cheeseplus cheeseplus merged commit f92f1e0 into chef:master Nov 22, 2015
@legal90 legal90 deleted the fix-sshd-script branch November 22, 2015 16:17
@jhoblitt
Copy link
Contributor

Nice catch! My bad :(

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.

3 participants