# HG changeset patch
# User Hollis Blanchard <[EMAIL PROTECTED]>
# Node ID f9631d8c3e3c38cd618003487e5bd21b4a0acb5d
# Parent  07e0421f96111c1b1c188f351054e5a9ee139a99
[POWERPC][XEN] Escape dots in .hgignore.
Signed-off-by: Hollis Blanchard <[EMAIL PROTECTED]>
---
 .hgignore |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -r 07e0421f9611 -r f9631d8c3e3c .hgignore
--- a/.hgignore Thu Oct 05 16:06:05 2006 -0500
+++ b/.hgignore Thu Oct 05 16:06:42 2006 -0500
@@ -205,8 +205,8 @@
 ^xen/arch/powerpc/firmware$
 ^xen/arch/powerpc/firmware_image.bin$
 ^xen/arch/powerpc/xen\.lds$
-^xen/arch/powerpc/.xen-syms$
-^xen/arch/powerpc/xen-syms.S$
+^xen/arch/powerpc/\.xen-syms$
+^xen/arch/powerpc/xen-syms\.S$
 ^xen/arch/powerpc/cmdline.dep$
 ^unmodified_drivers/linux-2.6/\.tmp_versions
 ^unmodified_drivers/linux-2.6/.*\.cmd$

_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@lists.xensource.com
http://lists.xensource.com/xen-ppc-devel

Reply via email to