crda: prevent key2pub.py from generating bogus output on failure
authorPavel Roskin <proski@gnu.org>
Sat, 10 Jan 2009 00:16:50 +0000 (19:16 -0500)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 15 Jan 2009 17:56:13 +0000 (09:56 -0800)
commit8960257368539400428dd7ea5cddd761ad027bc4
tree0d3158a2e6a3e8c23431aae0fd56c1a29b59e9e5
parented5e629992031dd65dcb770897e6f5673c66eeee
crda: prevent key2pub.py from generating bogus output on failure

Specify output file on the command line, so that it's not created in
case of fatal errors, such as asbence of M2Crypto.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Makefile
utils/key2pub.py