We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce67d59 commit 6e807edCopy full SHA for 6e807ed
scripts/env/scisoftbuild01.sh
@@ -93,7 +93,7 @@ if [ -n "${MRB_PROJECT}" ]; then
93
. "${_setup_filename}"
94
fi
95
96
-# Install a package so that mrb will load cmake (may be arbitrary?)
+# Check out a package so that mrb will load cmake (may be arbitrary?)
97
if [ -n "${MRB_SOURCE}" ]; then
98
_pkg=larsim
99
if ! [ -d "${MRB_SOURCE}/${_pkg}" ]; then
0 commit comments