Sort input file list
authorBernhard M. Wiedemann <bwiedemann@suse.de>
Thu, 25 Jan 2024 04:48:35 +0000 (05:48 +0100)
committerLuca Boccassi <bluca@debian.org>
Mon, 29 Jan 2024 10:46:19 +0000 (10:46 +0000)
commit39317a2f232bd73737b2fb7ac21d79993f784420
treee4bf509f5c06f61a6b2d135acc6bc7a262ef926c
parentbc8963ffcd8a9fa068b68ef1b1f4085e8da7de84
Sort input file list

so that /usr/lib/systemd/tests/unit-tests/test-libsystemd-sym
builds in a reproducible way
in spite of non-deterministic filesystem readdir order

See https://reproducible-builds.org/ for why this is good.

This patch was done while working on reproducible builds for openSUSE.

Gbp-Pq: Name Sort-input-file-list.patch
src/test/generate-sym-test.py