|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH] Whoops, fix typo in previously posted patch
# HG changeset patch
# User Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>
# Date 1287398394 -3600
# Node ID 2dcda97ccb52332974cfbddd749b2b1063b623b3
# Parent 35b5f10d8401de1d65225ab0cc5f2595af7ca304
Whoops, fix embarrasing typo in previous patch
Signed-off-by: Jon Ludlam <jonathan.ludlam@xxxxxxxxxxxxx>
diff -r 35b5f10d8401 -r 2dcda97ccb52 ocaml/license/license.ml
--- a/ocaml/license/license.ml
+++ b/ocaml/license/license.ml
@@ -154,6 +154,6 @@
(* Calls to obtain info about license *)
-let check_expiry l = ()
+let check_expiry l = true
(* Unix.time () < l.expiry *)
ocaml/license/license.ml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
xen-api.hg.patch
Description: Text Data
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-API] [PATCH] Whoops, fix typo in previously posted patch,
Jon Ludlam <=
|
|
|
|
|