Commit 37df8a3
authored
sort behave differently under different distributions (Ubuntu, WSL) and, according to the manual, sort order is impacted by the locale specified by the environment. (#635)
To get a stable sorted list of exclude files, need to change the sort command parameters.1 parent 5b43784 commit 37df8a3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments