]> code.ossystems Code Review - openembedded-core.git/commit
devtool: deploy-target: fix deploying to previously deployed machine
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 8 Mar 2015 12:34:01 +0000 (12:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:10 +0000 (11:03 +0000)
commitc938dee4b28af7e6296c86347dfa533f85605033
tree146bf4986c2788671353ba3f80f93026e317f24d
parent58548081b15f37452b71c135d5aa8cbbda5b1b61
devtool: deploy-target: fix deploying to previously deployed machine

* Pass correct arguments to undeploy() function
* If an error occurs during undeploy(), exit instead of continuing

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/deploy.py