09.12.2024 20:15, Michael Tokarev via Postfix-users wrote:
Noticed a small error in postfix-script.  The change is
in sed expression - 's/,/ /' vs 'y/,/ /'.  This isn't
really important (it only suppresses extra check of
a few dirs which are normally done for default instance
only), but it's better to fix it.

FWIW, exactly the same construct is in post-install script
too.

By the logic of it, it looks like it shouldn't perform this
loop in the first place, just compare def_config_directory
with config_directory and omit extra checking if they're not
the same.

Either way, it's very minor thing.

/mjt
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to