Skip to content

Conversation

xdelaruelle
Copy link
Contributor

The "report" modulefile command is available in Environment Modules to provide a way for modulefile developer to print text to user, like achieved on Lua modulefiles with the "LmodMessage()" function.

This commit adds "report" support for Tcl modulefiles and make it map to the "LmodMessage()" Lua function when translated by tcl2lua.tcl.

The "report" modulefile command is available in Environment Modules to
provide a way for modulefile developer to print text to user, like
achieved on Lua modulefiles with the "LmodMessage()" function.

This commit adds "report" support for Tcl modulefiles and make it map to
the "LmodMessage()" Lua function when translated by tcl2lua.tcl.

Signed-off-by: Xavier Delaruelle <[email protected]>
@rtmclay rtmclay merged commit b34ae04 into TACC:main Sep 26, 2025
9 checks passed
@rtmclay
Copy link
Member

rtmclay commented Sep 26, 2025

Thanks very much for this patch!

@xdelaruelle xdelaruelle deleted the report_tcl_command branch September 27, 2025 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants