FIX: sorting now on all module list

This commit is contained in:
2023-09-01 09:51:42 +02:00
parent 19a0264c67
commit ab5f5344c1
2 changed files with 23 additions and 16 deletions

View File

@ -43,7 +43,7 @@ def main():
# Global variables
Pmodules_db_path = "/opt/psi/var/cache/pmodules_db/"
Pmodules_states = [" deprecated", " stable", " unstable"]
Pmodules_states = [" stable", " unstable", " deprecated"]
# Main search to analyse
module_cmd = (