all repos — listfix @ c5ec9f46a1a80f486336cbb66333aa8e37baad38

Postfix Mailing List Software; Maintained on behalf the of Agency Economy Incorporated NFP.

Update comment.

	modified:   listfix.py
Brian Barto bartobrian@gmail.com
Thu, 21 Apr 2022 12:15:27 -0400
commit

c5ec9f46a1a80f486336cbb66333aa8e37baad38

parent

daa59f1e4368540f5f0545a1a64c800adadccaa1

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M listfix.pylistfix.py

@@ -99,6 +99,6 @@

else: raise ValueError(f"Unknown command: {command}") -## Disconnect from DB +## Save the state of the DB db.save()