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] [xen-unstable] Ignore more build-time files for xm-test.

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] Ignore more build-time files for xm-test.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 24 Oct 2006 15:00:41 +0000
Delivery-date: Tue, 24 Oct 2006 08:01:18 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID ae3cb77e89718bd95033d0fe159b389d49b342a3
# Parent  a7406ab550ae75b38b07b0269d56be0ea51c4e19
Ignore more build-time files for xm-test.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
 .hgignore |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

diff -r a7406ab550ae -r ae3cb77e8971 .hgignore
--- a/.hgignore Mon Oct 23 10:17:10 2006 +0100
+++ b/.hgignore Tue Oct 24 14:44:55 2006 +0100
@@ -187,8 +187,9 @@
 ^tools/xm-test/aclocal.m4$
 ^tools/xm-test/autom4te
 ^tools/xm-test/install-sh$
+^tools/xm-test/mkinstalldirs$
 ^tools/xm-test/missing$
-^tools/xm-test/config(ure|.log|.status)$
+^tools/xm-test/config(ure|.log|.status|.guess|.sub)$
 ^tools/xm-test/Makefile(.in)*$
 ^tools/xm-test/.*/Makefile(.in)*$
 ^tools/xm-test/lib/XmTestLib/config.py$

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] Ignore more build-time files for xm-test., Xen patchbot-unstable <=