[GitHub] trafficserver pull request: TS-4448 Remove superfluous \n in Debug...

2016-05-23 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/652 --- 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 i

[GitHub] trafficserver pull request: TS-4448 Remove superfluous \n in Debug...

2016-05-20 Thread jpeach
Github user jpeach commented on the pull request: https://github.com/apache/trafficserver/pull/652#issuecomment-220637257 +1 --- 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 enabl

[GitHub] trafficserver pull request: TS-4448 Remove superfluous \n in Debug...

2016-05-19 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/652 TS-4448 Remove superfluous \n in Debug() statements Debug() will check for this anyways, so for consistency, we should remove these since it sets a better precedence going forward. You can mer