Skip to content
Snippets Groups Projects

repo name change -> += "-manager"

Merged Hans Fangohr requested to merge new-name into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -39,7 +39,7 @@ Build software as on MPSD HPC.
on the HPC system.
Further documentation is available in the README.rst file, online at
https://gitlab.gwdg.de/mpsd-cs/mpsd-software/-/blob/main/README.rst
https://gitlab.gwdg.de/mpsd-cs/mpsd-software-manager/-/blob/main/README.rst
Command line usage:
@@ -553,7 +553,7 @@ def record_script_execution_summary(
) -> None:
"""Log the command used to build the package_set.
It also logs information about the mpsd-software repository branch, the
It also logs information about the mpsd-software-manager repository branch, the
spack-environments branch, and the commit hashes of each. It also logs
steps taken in the install process using the optional message argument.
Loading