summaryrefslogtreecommitdiff
path: root/src/mailman/archiving/tests/test_mhonarc.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
|
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
| | | | Fix lots of import order errors discovered by the new plugin.
* Clean up of archiving subdirectory.Barry Warsaw2016-03-241-5/+0
|
* Happy New Year.Barry Warsaw2016-01-021-1/+1
|
* The MHonArc archiver must set stdin=PIPE when calling the subprocess. GivenBarry Warsaw2015-08-171-0/+89
by Walter Doekes.