Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 5e2f8cd

Browse files
authored
Merge pull request #5596 from GabyCT/topic/updatefootprintdata
metrics: Update footprint data script
2 parents 08a70c6 + 0d59ebd commit 5e2f8cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

metrics/density/footprint_data.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ function init() {
6565
restart_containerd_service
6666

6767
check_cmds $REQUIRED_COMMANDS
68-
sudo ctr image pull "$PAYLOAD"
68+
sudo -E "${CTR_EXE}" image pull "$PAYLOAD"
6969

7070
# Modify the test name if running with KSM enabled
7171
check_for_ksm

0 commit comments

Comments
 (0)