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

Update script with curly braces in the script #86

Merged
merged 2 commits into from
Feb 9, 2016
Merged

Update script with curly braces in the script #86

merged 2 commits into from
Feb 9, 2016

Conversation

radoondas
Copy link
Member

This is simple update which adds 'curly-braces'
Extending: #83

@@ -74,7 +74,7 @@ case $1 in

*)
echo "Error: Unknown option $2"
print_usage
print_usageUSER
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this change?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch, this is wrong and :( not planned typo, and why we have to check the code. I have to delete 'USER' part of the string.

@andrewkroh
Copy link
Member

Except for the one comment, LGTM.

It seems like #83 can be closed because the s/name/NAME/g change is implemented here.

@ruflin ruflin added the review label Feb 9, 2016
@ruflin
Copy link
Contributor

ruflin commented Feb 9, 2016

LGTM except for the part discovered by @andrewkroh . @radoondas Let us know when you pushed the change as Github does not send notifications for new commits.

@radoondas
Copy link
Member Author

@ruflin I have just pushed fix to github. Could someone please double check?

ruflin added a commit that referenced this pull request Feb 9, 2016
Update script with curly braces in the script
@ruflin ruflin merged commit 781820b into elastic:master Feb 9, 2016
@ruflin
Copy link
Contributor

ruflin commented Feb 9, 2016

@radoondas LGTM. Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants