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
1 changed files with 0 additions and 1 deletions
|
|
@ -533,7 +533,6 @@ cmd_build-container() {
|
|||
done
|
||||
|
||||
ensure_build_dir
|
||||
ensure_latest_ctr
|
||||
|
||||
BUILD_DIR=/tmp/cloud-hypervisor/container/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue