diff options
author | ncteisen <ncteisen@gmail.com> | 2017-03-14 08:44:32 -0700 |
---|---|---|
committer | ncteisen <ncteisen@gmail.com> | 2017-03-14 08:44:32 -0700 |
commit | 6fd36b575b84b0e1564f10fa06dbbc042562263c (patch) | |
tree | 9c669159ecfeec78fb0d188565aff7e9f36b2dd1 /tools/run_tests/artifacts/artifact_targets.py | |
parent | 91220dc7932ab4e7f3e924e736b61911d3c420e3 (diff) | |
parent | fce0f049039dad7e65b883c686a620be7ff1fb98 (diff) |
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
Diffstat (limited to 'tools/run_tests/artifacts/artifact_targets.py')
-rw-r--r-- | tools/run_tests/artifacts/artifact_targets.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/artifacts/artifact_targets.py b/tools/run_tests/artifacts/artifact_targets.py index e0658f4678..04702bacca 100644 --- a/tools/run_tests/artifacts/artifact_targets.py +++ b/tools/run_tests/artifacts/artifact_targets.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # Copyright 2016, Google Inc. # All rights reserved. # |