commit | a6ab1f5e6d8c5f8c64d356d72993a423cc2bf588 | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsuke@apache.org> | Sat Nov 28 15:04:39 2015 +0900 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Sat Dec 05 11:28:27 2015 +0900 |
tree | 13c2f9427494700526ea9149a9d6c233dfa8550a | |
parent | 1a32c3b93fb8fc5c48d7fe8ee22398b073d812d6 [diff] [blame] |
THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructure Client: Build Patch: Nobuaki Sukegawa Use "services: docker" This closes #730
diff --git a/test/crossrunner/test.py b/test/crossrunner/test.py index 63219e1..49ba7d3 100644 --- a/test/crossrunner/test.py +++ b/test/crossrunner/test.py
@@ -22,8 +22,7 @@ import os import sys from .compat import path_join - -from crossrunner.util import merge_dict +from .util import merge_dict def domain_socket_path(port):