commit | 1fc1bc75bd9ea55175df5eeff0661016d944861b | [log] [tgz] |
---|---|---|
author | gopinath <gopinath@opennetworking.org> | Wed Sep 06 11:53:01 2017 -0700 |
committer | gopinath <gopinath@opennetworking.org> | Wed Sep 06 11:53:01 2017 -0700 |
tree | b1235f04377ff1c3f7482aabfa467103e3842d61 | |
parent | 1c7ebef6ab6a9a1c354bf083b6ffe53a54a36a8e [diff] |
Fixing bug in forced vagrant destroy action Change-Id: I30a8bd44478c63916e39e2e093df9894c328d1d8
diff --git a/Makefile b/Makefile index daaa435..8c9ec88 100644 --- a/Makefile +++ b/Makefile
@@ -135,7 +135,7 @@ $(ANSIBLE_PB) $(PI)/bootstrap-dev-env.yml $(LOGCMD) vagrant-destroy: - $(VAGRANT) -f destroy $(LOGCMD) + $(VAGRANT) destroy -f $(LOGCMD) rm -f $(M)/vagrant-up xos-teardown: xos-update-images