]> code.ossystems Code Review - openembedded-core.git/commit
devtool: deploy-target: add dry-run option
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 10 Mar 2015 14:42:36 +0000 (14:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:12 +0000 (11:03 +0000)
commitb9625581f3fe72fc402632be2d87cf889301c6a2
tree5f85b64f9f28b720ebc2895c70d61cf0da027f3f
parentf223ad3d5b5c90055e50d1b1be69230f55e06336
devtool: deploy-target: add dry-run option

Add a dry-run option to the deploy-target and undeploy-target
subcommands so you can see the list of files to be deployed or
un-deployed before actually carrying out the operation.

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