Skip to content
Snippets Groups Projects

[fix] network sort: integer value were sorted as strings.

Merged Moul requested to merge fix_network_sort_integer into master

numbers must be sorted as int(). It is not working with port:

|       cgeek.fr        |  10900 |
|   gtest3.elois.org    |  10900 |
|   gtest.duniter.org   |  10900 |
|                       |  30398 |
|   copper.jellium.io   |    443 |
| …st.duniter.tednet.fr |   8888 |
|  duniter.grohub.org   |   8999 |

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading