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 typo found in log string #930

Merged
merged 1 commit into from
Aug 17, 2017
Merged

fix typo found in log string #930

merged 1 commit into from
Aug 17, 2017

Conversation

sharuzzaman
Copy link
Contributor

fix typo found in log string

Summary

Fix typo found in log string

Implementation details

No changes to process flow

Testing

String compared from fixed and original and verified as correct

  • Builds on Linux (make release)
  • Builds on Windows (go build -out amazon-ecs-agent.exe ./agent)
  • Unit tests on Linux (make test) pass
  • Unit tests on Windows (go test -timeout=25s ./agent/...) pass
  • Integration tests on Linux (make run-integ-tests) pass
  • Integration tests on Windows (.\scripts\run-integ-tests.ps1) pass
  • Functional tests on Linux (make run-functional-tests) pass
  • Functional tests on Windows (.\scripts\run-functional-tests.ps1) pass

New tests cover the changes:

Description for the changelog

Enhancement - Fix typo in log string

Licensing

This contribution is under the terms of the Apache 2.0 License: yes

fix typo found in log string
@samuelkarp samuelkarp changed the base branch from master to dev August 17, 2017 17:53
@samuelkarp samuelkarp merged commit 5d272d4 into aws:dev Aug 17, 2017
@samuelkarp
Copy link
Contributor

Thanks!

@jhaynes jhaynes mentioned this pull request Aug 22, 2017
@samuelkarp samuelkarp added this to the 1.14.4 milestone Aug 22, 2017
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