ganeti-rapi, replace hardcoded exit value
authorGuido Trotter <ultrotter@google.com>
Thu, 23 Jul 2009 07:55:53 +0000 (08:55 +0100)
committerGuido Trotter <ultrotter@google.com>
Thu, 23 Jul 2009 08:39:54 +0000 (09:39 +0100)
commitbe73fc7954cb687f3acb3e8c1268851e540941ae
tree5f29f9bc42f922d35a6fed447c61bbc9ae9a3d02
parent8790ac54fc686eebd8cd06cbf8dd9dffd4c02e94
ganeti-rapi, replace hardcoded exit value

substitute exit(1) with exit(constants.EXIT_FAILURE).
Also fix a wrongly indented line.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
daemons/ganeti-rapi