提交 f40dfeff 编写于 作者: L Lucas Meneghel Rodrigues

Merge pull request #905 from lmr/inspektor-0_2_0

requirements-travis.txt: Require inspektor 0.2.0
......@@ -3,7 +3,7 @@ fabric==1.10.0
pystache==0.5.4
Sphinx==1.3b1
flexmock==0.9.7
inspektor==0.1.19
inspektor==0.2.0
pep8==1.6.2
requests==1.2.3
PyYAML==3.11
......
......@@ -11,8 +11,6 @@ if os.path.isdir(os.path.join(basedir, 'avocado')):
os.environ['PATH'] += ":" + os.path.join(basedir, 'libexec')
sys.path.append(basedir)
from avocado.core import data_dir
def check_tmp_dirs():
dirs_to_check = [tempfile.gettempdir()]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册