Skip to content

Commit

Permalink
Remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar van Leeuwen committed Sep 4, 2024
1 parent 238b407 commit c6e0cc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ else
fi
echo "Detected available memory: ${cgroup_mem_mib} MiB"

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

0 comments on commit c6e0cc2

Please sign in to comment.