From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Guthro Subject: [PATCH][Xen 3.3.1 mq tree] Fix non-ascii chars in patch Date: Tue, 11 Sep 2007 15:00:57 -0400 Message-ID: <46E6E5E9.3090005@virtualiron.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------020300040907080602000107" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------020300040907080602000107 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Problems with mercurial queues addressed by changing non-ascii characters to ascii. Signed-off-by: Ben Guthro --------------020300040907080602000107 Content-Type: text/x-patch; name="fix-15078-chars.patch" Content-Transfer-Encoding: 8bit Content-Disposition: inline; filename="fix-15078-chars.patch" # HG changeset patch # User hg # Date 1189429303 14400 # Node ID ac053172a8013d6dee2889e966b8d1598b7491b9 # Parent 7ba52aa72ae5c0834df9570251ce7bf806a20a1d fix problematic characters diff -r 7ba52aa72ae5 -r ac053172a801 15078-6145e5508d6b --- a/15078-6145e5508d6b Fri Sep 07 15:49:00 2007 +0100 +++ b/15078-6145e5508d6b Mon Sep 10 09:01:43 2007 -0400 @@ -6,7 +6,7 @@ Xen-API. This also serves as a good exa Xen-API. This also serves as a good example of the use of XML::RPC::Client with the Xen-API. -By Ingard Mevåg . +By Ingard Mevag . Signed-off-by: Ewan Mellor xen-unstable changeset: 15078:6145e5508d6b5ff188df250fb9c97e3e47762005 @@ -20,7 +20,7 @@ diff -r 711bfe07999b -r 6145e5508d6b too + +############################################################################################################# +# # -+# Developed by Ingard MevÃ¥g @ Oslo University College, spring 2007 # ++# Developed by Ingard Mevaag @ Oslo University College, spring 2007 # +# ingard [at] mevaag [dot] no # +# # +# This work is licensed under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 License. # --------------020300040907080602000107 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --------------020300040907080602000107--