aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
author <stefano.stabellini@eu.citrix.com>2012-01-24 15:09:29 +0000
committer <stefano.stabellini@eu.citrix.com>2012-01-24 15:09:29 +0000
commitaec0a31ffecece8def950c58ed4a035173d2f0a0 (patch)
tree25f8ee65e15ecc99ec5e44c345b1c814785e1a7f /.hgignore
parentb3b15b7611b00f96b08fd69d9e092da535855055 (diff)
downloadxen-aec0a31ffecece8def950c58ed4a035173d2f0a0.tar.gz
xen-aec0a31ffecece8def950c58ed4a035173d2f0a0.tar.bz2
xen-aec0a31ffecece8def950c58ed4a035173d2f0a0.zip
Introduce git-checkout.sh
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Introduce a script to perform git checkout on an external git tree; use git-checkout.sh in ioemu-dir-find. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 87d8ef7db4..3145eee464 100644
--- a/.hgignore
+++ b/.hgignore
@@ -296,7 +296,7 @@
^tools/xm-test/lib/XmTestLib/config.py$
^tools/xm-test/lib/XmTestReport/xmtest.py$
^tools/xm-test/tests/.*\.test$
-^tools/ioemu-remote
+^tools/ioemu-dir-remote
^tools/ioemu-dir$
^tools/ocaml/.*/.*\.annot$
^tools/ocaml/.*/.*\.cmx?a$