commit | 1c7ebef6ab6a9a1c354bf083b6ffe53a54a36a8e | [log] [tgz] |
---|---|---|
author | gopinath <gopinath@opennetworking.org> | Wed Sep 06 09:57:52 2017 -0700 |
committer | gopinath <gopinath@opennetworking.org> | Wed Sep 06 09:57:52 2017 -0700 |
tree | 13f64d290dc02c19f3e0270b0cf1fa857abb4db3 | |
parent | fb96e927ced8acb86fdafce40fa0b54acebd394b [diff] [blame] |
Forcing Vagrant destroy during clean Change-Id: I2248c389831254e00ff5615ef48a016c961177fe
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