]> xenbits.xensource.com Git - xcp/xen-api.git/commit
When checking for expired licenses in the HA main loop, the License_check.check_expir...
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:06 +0000 (17:39 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:06 +0000 (17:39 +0000)
commitd56ed3b82f92f2c1e2430dd0d887c978c7767687
tree6f63506d161a9886d56448adff875ff71b831ff5
parentee555868f43f9d22e338ac449d8205680b3bf0f0
When checking for expired licenses in the HA main loop, the License_check.check_expiry function returns () meaning "not expired" and raises LICENSE_EXPIRED otherwise.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
ocaml/xapi/xapi_ha.ml