[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-API] [PATCH] CA-50172: Correct the spelling of a VM.import error message



Patch subject is complete summary.


# HG changeset patch
# User Jonathan Davies <jonathan.davies@xxxxxxxxxx>
# Date 1295444618 0
# Node ID 117e126e35f5233c446ae86d74b7447cb2443d59
# Parent  fb03e91d5404dfdd9f4e74f07a513b96b09a7030
CA-50172: Correct the spelling of a VM.import error message

diff -r fb03e91d5404 -r 117e126e35f5 ocaml/xapi/importexport.ml
--- a/ocaml/xapi/importexport.ml        Wed Jan 19 13:43:38 2011 +0000
+++ b/ocaml/xapi/importexport.ml        Wed Jan 19 13:43:38 2011 +0000
@@ -82,7 +82,7 @@
 let assert_compatable ~__context other_version = 
   let this_version = this_version __context in
   let error() = 
-    error "Import version is incompitable";
+    error "Import version is incompatible";
     raise (Api_errors.Server_error(Api_errors.import_incompatible_version, 
[])) in
   (* error if major versions differ; also error if this host has a
      lower minor vsn than the import *)

Attachment: xen-api.hg.patch
Description: Text Data

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.