[GitHub] trafficserver pull request #1590: Fix a wrong option charactar for access_ke...

2017-03-16 Thread maskit
Github user maskit closed the pull request at: https://github.com/apache/trafficserver/pull/1590 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] trafficserver pull request #1590: Fix a wrong option charactar for access_ke...

2017-03-16 Thread maskit
GitHub user maskit opened a pull request: https://github.com/apache/trafficserver/pull/1590 Fix a wrong option charactar for access_key The character doesn't match with line 536 ``` {const_cast("access_key"), required_argument, nullptr, 'a'}, ``` You can merge this pull