[PATCH 2/2] docs: sort files lists in generator scripts
Bruce Richardson
bruce.richardson at intel.com
Mon Nov 14 15:29:43 CET 2022
On Mon, Nov 14, 2022 at 02:22:25PM +0000, luca.boccassi at gmail.com wrote:
> From: Luca Boccassi <bluca at debian.org>
>
> In order to build the documentation in a reproducible manner, sort the lists of
> files used as input, since walking the filesystem is not guaranteed to be done
> in a stable order.
> When converting the scripts from shell to python, sorting the input was lost.
>
> Fixes: 53bb9a073f4f ("doc: rewrite shell scripts in Python")
>
> Signed-off-by: Luca Boccassi <bluca at debian.org>
> ---
Seems reasonable.
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list