Replace die() with pdie() and err() macros
authorLoïMinier <loic.minier@linaro.org>
Mon, 14 Mar 2011 07:31:47 +0000 (13:01 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Mon, 14 Mar 2011 08:22:28 +0000 (13:52 +0530)
commit94fd34350f47d80d97a595b1c0f286be1b85ba77
tree33756759a72d3808f55c15ac7e4495a6925ad0d3
parente7f5349aa9a1b8c46d681db413c6533dccff5fe2
Replace die() with pdie() and err() macros

err() saves errno for pdie() to perror() the actual strerror() issue.

Signed-off-by: LoïMinier <loic.minier@linaro.org>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
scripts/signGP.c