From 20412323bd37a739becd21e59425aa38234c2f30 Mon Sep 17 00:00:00 2001 From: Matteo Cusini Date: Thu, 20 Jun 2024 11:37:02 -0700 Subject: [PATCH] fix typo --- scripts/setupLC-TPL-helper.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/setupLC-TPL-helper.bash b/scripts/setupLC-TPL-helper.bash index 38f58f5b..38abf15d 100755 --- a/scripts/setupLC-TPL-helper.bash +++ b/scripts/setupLC-TPL-helper.bash @@ -10,9 +10,9 @@ GET_A_NODE=$5 if [[ ${MACHINE} == "ruby" ||\ ${MACHINE} == "dane" ]]; then - CMAKE_VERSION=cmake/3.26.3 && + CMAKE_VERSION=cmake/3.26.3 elif [[ ${MACHINE} == "lassen" ]]; then - CMAKE_VERSION=cmake/3.29.2 && + CMAKE_VERSION=cmake/3.29.2 fi ## Eat up the command line arguments so the rest can be forwarded to config-build.