mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-21 19:02:30 +00:00
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 <robert.bradford@intel.com>
This commit is contained in:
parent
7e22786b2c
commit
b1f61d7286
@ -533,7 +533,6 @@ cmd_build-container() {
|
||||
done
|
||||
|
||||
ensure_build_dir
|
||||
ensure_latest_ctr
|
||||
|
||||
BUILD_DIR=/tmp/cloud-hypervisor/container/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user