WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Don't ignore .patch files.

# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID 6b66a8ce9bf82445c1f7f36f252b04e4c07aef99
# Parent  4b06313b9790b9814b0e88ea2ad2c0804d1a6bd1
Don't ignore .patch files.

Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>

diff -r 4b06313b9790 -r 6b66a8ce9bf8 .hgignore
--- a/.hgignore Tue Jan 31 19:55:22 2006
+++ b/.hgignore Tue Jan 31 19:56:03 2006
@@ -13,7 +13,6 @@
 .*\.flc$
 .*\.orig$
 .*\.rej$
-.*\.patch$
 ^TAGS$
 ^dist/.*$
 ^docs/.*\.aux$

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Don't ignore .patch files., Xen patchbot -unstable <=