Skip to content

Enhance Switchboard.finish() to look for .pck if no .bak.

username-removed-107958 requested to merge msapiro/mailman:finish into master

Fixes #320 (closed)

If Switchboard.finish() is called and there is no .bak file but there is a .pck, .finish() will process the .pck.

Merge request reports