rcs-si / module_check

Check if environment variables within a module file are defined correctly
2 stars 0 forks source link

remove pkg.8 path from module_check.py #1

Open bu-bgregor opened 1 year ago

bu-bgregor commented 1 year ago

module_check.py needs to handle /share/pkg, /share/pkg.7, /share/pkg.8 etc. Make up a command line argument to choose this and use that instead of the pkg.8 path that's been hardcoded as a placeholder.