All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Breeds <tony@bakeyournoodle.com>
To: Xen-Devel <xen-devel@lists.xensource.com>
Cc: XenPPC-devel <xen-ppc-devel@lists.xensource.com>
Subject: [PATCH 4/10][TOOLS][XM-TEST] Update .hgignore to remove artifacts of ramdisk build
Date: Fri, 20 Oct 2006 13:21:06 +1000	[thread overview]
Message-ID: <20061020032058.GK27551@bakeyournoodle.com> (raw)
In-Reply-To: <patchbomb.1161308910@localhost.localdomain>

Update .hgignore to remove artifacts of ramdisk build.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
---

.hgignore |    9 +++++++++
1 file changed, 9 insertions(+)

--- a/.hgignore	Thu Oct 19 11:57:00 2006 +1000
+++ b/.hgignore	Thu Oct 19 11:57:29 2006 +1000
@@ -184,6 +184,15 @@
 ^tools/xentrace/xenctx$
 ^tools/xentrace/xentrace$
 ^tools/xm-test/ramdisk/buildroot
+^tools/xm-test/aclocal.m4$
+^tools/xm-test/autom4te
+^tools/xm-test/install-sh$
+^tools/xm-test/missing$
+^tools/xm-test/config(ure|.log|.status)$
+^tools/xm-test/Makefile(.in)*$
+^tools/xm-test/.*/Makefile(.in)*$
+^tools/xm-test/lib/XmTestLib/config.py$
+^tools/xm-test/lib/XmTestReport/xmtest.py$
 ^xen/BLOG$
 ^xen/TAGS$
 ^xen/arch/x86/asm-offsets\.s$

  parent reply	other threads:[~2006-10-20  3:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <patchbomb.1161308910@localhost.localdomain>
2006-10-20  3:20 ` [PATCH 1/10][TOOLS][XM-TEST] Update to use uClibc buildroot-snapshot Tony Breeds
2006-10-20  3:20 ` [PATCH 2/10][TOOLS][XM-TEST] Remove hard coded reference to i386 Tony Breeds
2006-10-20  3:20 ` [PATCH 3/10][TOOLS][XM-TEST] Rename buildroot -> buildroot-i386 Tony Breeds
2006-10-20  3:21 ` Tony Breeds [this message]
2006-10-20  3:21 ` [PATCH 5/10][TOOLS][XM-TEST] Refactor code to encapsulate architecture decisions in one place Tony Breeds
2006-10-20  3:21 ` [PATCH 6/10][TOOLS][XM-TEST] Add configuration data for powerpc Tony Breeds
2006-10-20  3:21 ` [PATCH 7/10][TOOLS][XM-TEST] Add ability to inspect messages from domain for arbitrary strings Tony Breeds
2006-10-20  3:21 ` [PATCH 8/10][TOOLS][XM-TEST] Ignore generated .test files Tony Breeds
2006-10-20  3:22 ` [PATCH 9/10][TOOLS][XM-TEST] Default to appending to "extra" in XenConfig Tony Breeds
2006-10-20  3:22 ` [PATCH 10/10][TOOLS][XM-TEST] Fix Memory assumptions in the create tests Tony Breeds
2006-10-23 10:55   ` Ewan Mellor
2006-10-23 23:45     ` Tony Breeds
2006-10-24 13:54       ` [Xen-devel] " Ewan Mellor
2006-10-24 23:50         ` Tony Breeds
2006-10-25  1:16           ` Tony Breeds
2006-10-31  2:16         ` Tony Breeds
2006-11-01 15:54           ` Ewan Mellor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061020032058.GK27551@bakeyournoodle.com \
    --to=tony@bakeyournoodle.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-ppc-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.