aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-07-28 16:38:08 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-07-28 16:38:08 +0100
commit59efc1880b0cc36fce0411ad230edf1193dc54ef (patch)
tree283a4a2524f9e72bee7256ae305b7902b6ac6e75 /.hgignore
parentd7de9aa5e814fd7bab0849af17f3fe3a888203bc (diff)
downloadxen-59efc1880b0cc36fce0411ad230edf1193dc54ef.tar.gz
xen-59efc1880b0cc36fce0411ad230edf1193dc54ef.tar.bz2
xen-59efc1880b0cc36fce0411ad230edf1193dc54ef.zip
tools/tests: Add syntax check for different versions of python
From: Andreas Florath <xen@flonatel.org> Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 77b68aef5a..d62e492c7b 100644
--- a/.hgignore
+++ b/.hgignore
@@ -209,6 +209,9 @@
^tools/tests/blowfish\.h$
^tools/tests/test_x86_emulator$
^tools/tests/x86_emulate$
+^tools/tests/regression/installed/.*$
+^tools/tests/regression/build/.*$
+^tools/tests/regression/downloads/.*$
^tools/vnet/Make.local$
^tools/vnet/build/.*$
^tools/vnet/gc$