]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Preserve module ordering in --create-megatestdir.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 27 Apr 2024 22:01:24 +0000 (15:01 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 27 Apr 2024 22:01:24 +0000 (15:01 -0700)
commitdba810f623ad02476401faddccfdcaf234db7b5e
treeda59a7419ff353870b111f20bd3a9098cdb61580
parent13496d1e83af41fa67b5352ad8a08fee1da7fff2
gnulib-tool.py: Preserve module ordering in --create-megatestdir.

* pygnulib/GLTestDir.py (GLMegaTestDir.execute): Use a separate set to
remove duplicates from the original list without sorting.
ChangeLog
pygnulib/GLTestDir.py