commit | c648005df5dcb29f703da2f4430c498a08cb25a0 | [log] [tgz] |
---|---|---|
author | gopinath <gopinath@opennetworking.org> | Wed Sep 06 09:57:52 2017 -0700 |
committer | Luca Prete <luca@opennetworking.org> | Mon Sep 11 14:14:44 2017 -0700 |
tree | 1a5d6b7380c4f42a873d581acbd6c0bf54ed3dcb | |
parent | cdab5659c0e3360be29cfac65fec950a89f82ca9 [diff] [blame] |
Forcing Vagrant destroy during clean Change-Id: I2248c389831254e00ff5615ef48a016c961177fe (cherry picked from commit 1c7ebef6ab6a9a1c354bf083b6ffe53a54a36a8e)
diff --git a/Makefile b/Makefile index 1844d67..daaa435 100644 --- a/Makefile +++ b/Makefile
@@ -135,7 +135,7 @@ $(ANSIBLE_PB) $(PI)/bootstrap-dev-env.yml $(LOGCMD) vagrant-destroy: - $(VAGRANT) destroy $(LOGCMD) + $(VAGRANT) -f destroy $(LOGCMD) rm -f $(M)/vagrant-up xos-teardown: xos-update-images