[GitHub] trafficserver pull request #1576: Add option to choose interface

2017-03-14 Thread zwoop
Github user zwoop closed the pull request at:

https://github.com/apache/trafficserver/pull/1576


---
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.
---


[GitHub] trafficserver pull request #1576: Add option to choose interface

2017-03-14 Thread zwoop
Github user zwoop commented on a diff in the pull request:

https://github.com/apache/trafficserver/pull/1576#discussion_r106004593
  
--- Diff: tests/tools/microServer/uWServer.py ---
@@ -17,6 +17,7 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 
+#!/bin/env python3
--- End diff --

Actually, this looks wrong, why is this repeated here?


---
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.
---


[GitHub] trafficserver pull request #1576: Add option to choose interface

2017-03-13 Thread persiaAziz
GitHub user persiaAziz opened a pull request:

https://github.com/apache/trafficserver/pull/1576

Add option to choose interface



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/persiaAziz/trafficserver microserver

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/trafficserver/pull/1576.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 #1576


commit 949bd1c6464435d1dc5f871bb0cdad0754b9ef3f
Author: Syeda Persia Aziz 
Date:   2017-03-14T03:04:34Z

Add option to choose interface




---
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.
---