]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
config: reproducible output from settings-get.pl
authorOlaf Hering <olaf@aepfle.de>
Thu, 3 Jan 2019 19:32:26 +0000 (20:32 +0100)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 21 Mar 2019 21:34:14 +0000 (21:34 +0000)
commitc91d3f443d166be1f3e13d142797ecd6d1733a32
treeaca815284fc1f64994353c29f9c023c639f9af36
parent0c6dfef65ef3710a976e3f35abaed7f5021cbfed
config: reproducible output from settings-get.pl

If the same source gets built twice ('build same source on different
hosts at different times') the resulting files may differ.
Fix this by sorting the hash keys before usage.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
src/config/settings-get.pl