GitHub user dragon512 opened a pull request: https://github.com/apache/trafficserver/pull/440
[TS-4157] traffic_via tests use bad characters in the file name Changed the usage of : to ; which seems to be more filename friendly. Changed test files to have ; in them You can merge this pull request into a Git repository by running: $ git pull https://github.com/dragon512/trafficserver master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/440.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #440 ---- commit 561a80ea57bef2d53b3ffb0d3eff450b6a05bc69 Author: dragon512 <dragon...@live.com> Date: 2016-01-26T21:07:29Z Update traffic_via.cc Change use of : to ; as this character is safer to use on shared drives with different OS commit c1c578fd01838177a9695f358f739f8b44619c0f Author: Jason Kenny <jke...@yahoo-inc.com> Date: 2016-01-27T20:30:34Z changed test files to use ; intsead of : ---- --- 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 feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---