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] Fix cscope rule in .hgignore.

# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID b6937b93141961b67dc642581266e6fc2015bc91
# Parent  ac4a961f7e646683c089389b1d473d6c2ec401c5
Fix cscope rule in .hgignore.
---
 .hgignore |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r ac4a961f7e64 -r b6937b931419 .hgignore
--- a/.hgignore Thu May 25 22:57:44 2006 +0100
+++ b/.hgignore Fri May 26 09:44:29 2006 +0100
@@ -14,7 +14,7 @@
 .*\.orig$
 .*\.rej$
 .*/a\.out$
-.*/cscope\.*$
+.*/cscope\..*$
 ^[^/]*\.bz2$
 ^TAGS$
 ^dist/.*$

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Fix cscope rule in .hgignore., Xen patchbot-unstable <=