aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_interop_tests.py
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-11-19 14:47:07 -0800
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-11-19 14:47:07 -0800
commitfaa1c6edb48387d3647130d82962f9b8844ee75a (patch)
treec60883dc8777d26869510010faa09aa1543969e0 /tools/run_tests/run_interop_tests.py
parente7790845206532f10934212d7d988c3dd0137ed3 (diff)
parent2d248a29f73be0cc9a6514afbe392ec0ed990485 (diff)
Merge pull request #4165 from carl-mastrangelo/fixdocker
Fix stdin on run_interop_tests
Diffstat (limited to 'tools/run_tests/run_interop_tests.py')
-rwxr-xr-xtools/run_tests/run_interop_tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/run_tests/run_interop_tests.py b/tools/run_tests/run_interop_tests.py
index ee3cddddd9..37b8ab19f6 100755
--- a/tools/run_tests/run_interop_tests.py
+++ b/tools/run_tests/run_interop_tests.py
@@ -37,7 +37,6 @@ import jobset
import multiprocessing
import os
import report_utils
-import subprocess
import sys
import tempfile
import time