commit | 5e7127d00baf5bdad3e52cf8784c8aaa736395e1 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu Aug 02 14:57:37 2012 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Thu Aug 02 15:18:10 2012 -0700 |
tree | b28b86ba1eb092483d0f5e02f73e6532a167e8c9 | |
parent | 5d0efdb14a31d651a0f6061ffb73452a20b7ed77 [diff] |
Use curl command line tool for clone.bundle urllib2 is not thread safe and may be causing sync to lock up or not work correctly on various platforms. Instead use the command line curl program. Change-Id: I36eaf18bb4df089d26ea99d533cb015e7c616eb0