Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't require config if not needed. | Linus Nordberg | 2016-02-16 | 1 | -7/+13 |
| | | | | | Local configuration is only used for finding CA cert. Not needed for http://. Global configuration isn't used at all. | ||||
* | Add a test for when merge backup fails. | Linus Nordberg | 2015-11-10 | 1 | -0/+48 |
Also, avoid tracebacks on ECONNREFUSED by catching urrllib2.URLError. |