Skip to content

v5: Fix for csh exposed by bash fix

Choose a tag to compare

@mathomp4 mathomp4 released this 11 Aug 13:05
b9210fa

This release fixes a csh bug exposed by the bash fix in the previous release.


From CHANGELOG.md

Fixed

  • Check variable existence before echoing in g5_modules to prevent undefined variable errors when switchmodules or usemodules is queried

What's Changed

  • Fix undefined variable error in g5_modules for v5.25.2 by @mathomp4 in #192

Full Changelog: v5.25.1...v5.25.2