Hbal.hs: fix typo in signal handler names (hangle -> handle)
authorDato Simó <dato@google.com>
Wed, 7 Nov 2012 17:38:01 +0000 (17:38 +0000)
committerDato Simó <dato@google.com>
Wed, 5 Dec 2012 19:03:53 +0000 (19:03 +0000)
commit9cd4288ed7f3af450eaacf38ccb0767b7fe86553
tree15e48fbaf996e7654bc53f169670f9f3c188eea5
parent3bdbe4b350bdbf5dc70743b7e2f5efbe5e76585c
Hbal.hs: fix typo in signal handler names (hangle -> handle)

'hangleSigInt' and 'hangleSigTerm' are renamed to 'handleSigInt' and
'handleSigTerm', respectively.

Signed-off-by: Dato Simó <dato@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
htools/Ganeti/HTools/Program/Hbal.hs