aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/port_server.py
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-09-24 13:36:12 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-09-24 13:36:12 -0700
commit7f0273fd02ba134fdf2b2cd533a47a18223ff970 (patch)
treebc7c7bd80ea5472cdc815e4164ed1cdc6304dbf3 /tools/run_tests/port_server.py
parentf8a455545b7886598a15c08dbc20ba5cd66a6ce1 (diff)
parent515a624cfc3f50ea595630ebaada02008974a8b4 (diff)
Merge github.com:grpc/grpc into shindig
Diffstat (limited to 'tools/run_tests/port_server.py')
-rwxr-xr-xtools/run_tests/port_server.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/port_server.py b/tools/run_tests/port_server.py
index aab9e4723b..48b6214b95 100755
--- a/tools/run_tests/port_server.py
+++ b/tools/run_tests/port_server.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.7
# Copyright 2015, Google Inc.
# All rights reserved.
#