Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #226804

Category None
Changed by Carlos Henrique Lima Melara <charlesmelaraohnoyoudont@riseup.net>
Changed at Sun 06 Apr 2025 11:35:38
Repository https://github.com/curl/curl
Project curl/curl
Branch master
Revision 2f5e4e0db464acff921901b7bf98dd94f8a73745

Comments

scripts: completion.pl: sort the completion file for all shells

The reproducible builds effort in Debian has caught a regression in curl
8.13.0-rc1 but we were a bit slow to realize it. The ordering of the
completion file for fish is not deterministic so it can differ between
builds. Since there is no restriction about the order of the completion
file for fish, let's just sort it too.

Closes #16985

Changed files