From b1f61d7286f269e3be27589a9c31f45e2d6545ea Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Mon, 21 Feb 2022 11:07:00 +0000 Subject: [PATCH] scipts: dev_cli.sh: Remove "ensure_latest_ctr" from build-container It makes no sense to check for a container when building it. Signed-off-by: Rob Bradford --- scripts/dev_cli.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/dev_cli.sh b/scripts/dev_cli.sh index 0587ff42f..52d320a52 100755 --- a/scripts/dev_cli.sh +++ b/scripts/dev_cli.sh @@ -533,7 +533,6 @@ cmd_build-container() { done ensure_build_dir - ensure_latest_ctr BUILD_DIR=/tmp/cloud-hypervisor/container/