Skip to content

Commit c6e0cc2

Browse files
author
Caspar van Leeuwen
committed
Remove old comment
1 parent 238b407 commit c6e0cc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_suite.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ else
173173
fi
174174
echo "Detected available memory: ${cgroup_mem_mib} MiB"
175175

176-
# echo "Replacing detected system information in template ReFrame config file..."
177176
cp ${RFM_CONFIG_FILE_TEMPLATE} ${RFM_CONFIG_FILES}
178177
echo "Replacing memory limit in the ReFrame config file with the detected CGROUP memory limit: ${cgroup_mem_mib} MiB"
179178
sed -i "s/__MEM_PER_NODE__/${cgroup_mem_mib}/g" $RFM_CONFIG_FILES

0 commit comments

Comments
 (0)