testing
This commit is contained in:
@ -43,7 +43,7 @@ def main():
|
||||
|
||||
# Global variables
|
||||
Pmodules_db_path = "/opt/psi/var/cache/pmodules_db/"
|
||||
Pmodules_states = ["deprecated", "stable", "unstable"]
|
||||
Pmodules_states = [" deprecated", " stable", " unstable"]
|
||||
|
||||
# Main search to analyse
|
||||
module_cmd = (
|
||||
|
Reference in New Issue
Block a user