Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix flake8 failures in scripts/ (#1239) | Taiju Tsuiki | 2017-10-24 | 1 | -1/+1 |
| | | | flake8 starts warning on bare "except:" in python scripts, and all CI job is failing for that. | ||||
* | Improve diagnostic for download_tar. | JF Bastien | 2016-01-17 | 1 | -1/+5 |
| | |||||
* | Fix 'remove' call. | JF Bastien | 2016-01-17 | 1 | -1/+1 |
| | |||||
* | Remove older tarfiles properly. | JF Bastien | 2016-01-17 | 1 | -1/+1 |
| | |||||
* | Factor out some support code | JF Bastien | 2016-01-16 | 1 | -0/+49 |
Patches such as #112 could use them. |