Skip to content

Commit

Permalink
fix: change benchmark title for downloading NVIDIA Driver Image (MCR)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Bailey committed Mar 12, 2024
1 parent 03ca82d commit 77f1052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vhdbuilder/packer/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ cat << EOF >> ${VHD_LOGS_FILEPATH}
EOF

echo "${CONTAINER_RUNTIME} images pre-pulled:" >> ${VHD_LOGS_FILEPATH}
stop_watch $capture_time "Pull NVIDIA Image, Start installBcc subshell" false
stop_watch $capture_time "Pull NVIDIA driver image (mcr), Start installBcc subshell" false
start_watch

string_replace() {
Expand Down

0 comments on commit 77f1052

Please sign in to comment.