You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by da...@apache.org on 2018/04/13 21:23:55 UTC

[trafficserver] branch master updated: Selects version 1.4.2 of autest

This is an automated email from the ASF dual-hosted git repository.

dagit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 71534c0  Selects version 1.4.2 of autest
71534c0 is described below

commit 71534c0169a56f90fe6c34130e4ee8e25537d1e8
Author: Derek Dagit <de...@oath.com>
AuthorDate: Fri Apr 13 19:33:32 2018 +0000

    Selects version 1.4.2 of autest
---
 tests/bootstrap.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/bootstrap.py b/tests/bootstrap.py
index 9a721c6..bd6d8ab 100755
--- a/tests/bootstrap.py
+++ b/tests/bootstrap.py
@@ -26,7 +26,7 @@ import platform
 import sys
 
 pip_packages = [
-    "autest",
+    "autest==1.4.2",
     "hyper",
     "requests",
     "dnslib",

-- 
To stop receiving notification emails like this one, please contact
dagit@apache.org.