| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Closes #356.
|
| |
|
|
|
|
|
|
| |
- df-fetch --disable: exit with error to stop make.
- df-fetch raise error when no URLs specified, or available due to ACLs.
- df-verify report errors consistent with df-fetch.
|
|
|
|
|
| |
Specifying this option will cause fetching to run through all
active URLs. Decent way to test all URLs.
|
|
- moved common python code to lib/hb_distfile.py
- beautified tmpfile creation
- added stack-style resource management to df-fetch
- fixed contrib assumptions about single URL
|