You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2017/03/05 00:22:59 UTC

[trafficserver] 09/14: tweak typo

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

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

commit 4e6120ba9f19e1b7c3c3ef3ae7a62a53472882c8
Author: Jason <dr...@live.com>
AuthorDate: Fri Feb 24 15:53:29 2017 -0600

    tweak typo
---
 tests/bootstrap.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/bootstrap.py b/tests/bootstrap.py
index 7980928..30c5026 100755
--- a/tests/bootstrap.py
+++ b/tests/bootstrap.py
@@ -170,7 +170,7 @@ def venv_cmds(path):
     to the path being used for the script
     '''
 
-    return = [
+    return [
         # first command only needed for rhel and centos systems at this time
         extra + " virtualenv --python=python3 {0}".format(path),
         extra +" {0}/bin/pip install pip --upgrade".format(path)

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.