Commit graph

13 commits

Author SHA1 Message Date
de8826bb2f Color output only for tty 2024-03-28 03:14:18 +01:00
71d0d13852 Fix problem with incomplete environment restoration after module purge. 2024-03-28 03:11:44 +01:00
d2e6276d35 Fixed usage message and output improvements. 2024-03-28 03:11:44 +01:00
d710e1f528 Added support for multiple modules at a time and exclude pattern. 2024-03-28 03:11:44 +01:00
44990e6e40 Updated Copyright and deleted white spaces at end of line. 2024-03-28 03:11:44 +01:00
ded7002f59 More secure way to prevent conflicts if multiple user execute script on the same system. 2024-03-28 02:43:58 +01:00
6307d69ef1 Fixes log file conflicts if multiple users execute script on the same system. 2024-03-28 02:43:58 +01:00
99dc045eed Improved version of the check_modules.sh script fixing all current problems.
* Checks proper module loading
* Checks proper module unloading
* Fixed problem with module purge
* Nice color output
* Detailed logfile
2024-03-28 02:43:58 +01:00
af3a65e94f Check only specific module category, module or version. 2024-03-28 02:43:56 +01:00
82f068a85a Module unloading without check of command outcome. 2024-03-28 02:43:56 +01:00
8c5cb76bb0 Minor fix in output: Do not display error messages on stdout. 2024-03-28 02:43:56 +01:00
983d9b5708 Major improvements to the module load check script.
* Fixes problems with alias names of modules
* Increased performance
* Summary of failed modules
2024-03-28 02:43:56 +01:00
0712e9dd95 Simple script checking for errors when loading modules. 2024-03-28 02:43:56 +01:00