]> code.ossystems Code Review - meta-freescale.git/commit
scripts/get-maintainer: use `exit' instead of `return'
authorMario Domenech Goulart <mario@ossystems.com.br>
Fri, 25 Apr 2014 13:38:57 +0000 (10:38 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 25 Apr 2014 14:30:17 +0000 (11:30 -0300)
commit6cdc48c8f5d6142b8700611c22ef178aeefbf176
tree1829f1b011e93e322833209d50ceae7766b70923
parentcbbc9dfd41bc77f84f7420edd2896f63f4fc3846
scripts/get-maintainer: use `exit' instead of `return'

`return' can only be used from within function scope or from source'd
scripts.

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/scripts/get-maintainer