[GitHub] trafficserver pull request #818: TS-4683 Adds better error handling on confi...

2016-07-21 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/818 --- 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

[GitHub] trafficserver pull request #818: TS-4683 Adds better error handling on confi...

2016-07-21 Thread gtenev
Github user gtenev commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/818#discussion_r71735386 --- Diff: plugins/header_rewrite/ruleset.cc --- @@ -51,7 +51,7 @@ RuleSet::add_condition(Parser , const char *filename) if

[GitHub] trafficserver pull request #818: TS-4683 Adds better error handling on confi...

2016-07-21 Thread zwoop
Github user zwoop commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/818#discussion_r71722683 --- Diff: lib/ts/tests.cc --- @@ -19,7 +19,7 @@ limitations under the License. */ -#include "ts/TestBox.h" +#include

[GitHub] trafficserver pull request #818: TS-4683 Adds better error handling on confi...

2016-07-20 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/818#discussion_r71650582 --- Diff: lib/ts/tests.cc --- @@ -19,7 +19,7 @@ limitations under the License. */ -#include "ts/TestBox.h" +#include

[GitHub] trafficserver pull request #818: TS-4683 Adds better error handling on confi...

2016-07-20 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/818 TS-4683 Adds better error handling on config problems You can merge this pull request into a Git repository by running: $ git pull https://github.com/zwoop/trafficserver TS-4683