diff --git a/mpsd-software.py b/mpsd-software.py index c8d4ad2f673509df2017428335f8dcbd4a382b35..1962a139a9a8230b209a0ddec36b806cfc74e396 100755 --- a/mpsd-software.py +++ b/mpsd-software.py @@ -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.