Hi,
First, thanks for this wonderful enhancement, it's gonna make a lot of
things much easier and reliable!
I've just tried the branch and wanted to point out that I had to add :
"from __future__ import print_function"
at the beginning of:
- src/mailman/bin/checkdbs.py
- src/mailman/bin/bumpdi
Guillaume Libersat writes:
> It looks to run smoothly in my test environment, how crazy is it to
> try it on the production server? Any chance to corrupt the DB? :)
Only you can judge craziness, but I would say, yes, there is a chance
of DB corruption that is higher than before the migration.
On Nov 03, 2014, at 10:59 PM, Guillaume Libersat wrote:
>I've just tried the branch and wanted to point out that I had to add :
>
>"from __future__ import print_function"
>
>at the beginning of:
> - src/mailman/bin/checkdbs.py
> - src/mailman/bin/bumpdigests.py
>
>otherwise it would complain about