]> code.ossystems Code Review - openembedded-core.git/commit
scripts/combo-layer: avoid error when config file is outside repo
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 14 Feb 2012 13:44:04 +0000 (13:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Feb 2012 14:55:16 +0000 (14:55 +0000)
commit9d3e54057673348e85ba479705c4ffaad56973d6
tree7e019b884fce383f7043ddeb73c8ad7da9081c0e
parentdcf6f72c35f7c108e447d01c15df86807e26a88b
scripts/combo-layer: avoid error when config file is outside repo

Avoid displaying the error from the "git status" command we use to check
the status of the config file if the config file is outside of the
repository (a situation that is already handled).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/combo-layer