Skip to content

Commit 730b8ab

Browse files
casparvlbedroge
andauthored
Update scripts/gpu_support/nvidia/link_nvidia_host_libraries.sh
Co-authored-by: Bob Dröge <b.e.droge@rug.nl>
1 parent 6a5456d commit 730b8ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/gpu_support/nvidia/link_nvidia_host_libraries.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ symlink_mode () {
475475
msg="${msg} the EESSI_NVIDIA_OVERRIDE_DEFAULT variant symlink in your local CVMFS configuration to point to"
476476
msg="${msg} writeable location. This will change the target of symlink ${target1}.\n"
477477
msg="${msg}If you want to symlink the drivers only for this version of EESSI (${EESSI_VERSION}), please define"
478-
msg="${msg} the EESSI_${ESSSI_VERSION//./}_NVIDIA_OVERRIDE variant symlink in your local CVMFS configuration to point to"
478+
msg="${msg} the EESSI_${EESSI_VERSION//./}_NVIDIA_OVERRIDE variant symlink in your local CVMFS configuration to point to"
479479
msg="${msg} writeable location. This will change the target of symlink ${nvidia_trusted_dir}.\n"
480480
fatal_error "${msg}"
481481
fi

0 commit comments

Comments
 (0)