]> code.ossystems Code Review - openembedded-core.git/commit
scripts/send-error-report: Set exit code if error occurs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Jan 2015 14:32:15 +0000 (14:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Feb 2015 17:39:53 +0000 (17:39 +0000)
commit88b9a9dd491d6803a72c497cf674434da14704b7
tree571156f29f3b4581fd6444b50c70bdce7cf3ee4d
parentfdf9e8e4679bb04e89222034ba999ae3bee63938
scripts/send-error-report: Set exit code if error occurs

If an error occurs, set an error exit code so the world knows about it. This fixes
issues where the autobuilder doesn't notice these failures.

[YOCTO #7265]

(From OE-Core rev: b219377defc9517af360986352bd7da1a7906f10)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/send-error-report