Skip to content

Commit 6e807ed

Browse files
committed
Verbal feedback
1 parent ce67d59 commit 6e807ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/env/scisoftbuild01.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ if [ -n "${MRB_PROJECT}" ]; then
9393
. "${_setup_filename}"
9494
fi
9595

96-
# Install a package so that mrb will load cmake (may be arbitrary?)
96+
# Check out a package so that mrb will load cmake (may be arbitrary?)
9797
if [ -n "${MRB_SOURCE}" ]; then
9898
_pkg=larsim
9999
if ! [ -d "${MRB_SOURCE}/${_pkg}" ]; then

0 commit comments

Comments
 (0)