diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-22 20:58:29 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-22 20:58:29 +0000 |
commit | 4e7b5f9648f64152e7dc0e08844f917196972cf3 (patch) | |
tree | bc7b47015bd7556f2641530bbaabf8d79415857a /.gitignore | |
parent | 1770a859eb5c6cea0ac0704e62464c9e147c0b00 (diff) | |
download | chromium_src-4e7b5f9648f64152e7dc0e08844f917196972cf3.zip chromium_src-4e7b5f9648f64152e7dc0e08844f917196972cf3.tar.gz chromium_src-4e7b5f9648f64152e7dc0e08844f917196972cf3.tar.bz2 |
FTP: use an unmodified and more recent version of pyftpdlib fetched via DEPS
This will make it much easier to update pyftpdlib and might help
with FTP test flakiness.
BUG=none
Review URL: http://codereview.chromium.org/7492015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93702 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -121,6 +121,7 @@ v8.log /third_party/psyco_win32 /third_party/pthreads-win32 /third_party/pylib +/third_party/pyftpdlib/src /third_party/python_24 /third_party/python_26 /third_party/pywebsocket |