aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-01-19 09:16:01 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-01-19 09:16:01 +0100
commit1d2c4dd17193c2cc9543ce07c614fd0d6d32aa12 (patch)
tree6390ca537075f73d6732e670e48e1e8e9d0288a4 /.hgignore
parent981d16a1283767c9b6ace56ec5814b8238c7a381 (diff)
downloadxen-1d2c4dd17193c2cc9543ce07c614fd0d6d32aa12.tar.gz
xen-1d2c4dd17193c2cc9543ce07c614fd0d6d32aa12.tar.bz2
xen-1d2c4dd17193c2cc9543ce07c614fd0d6d32aa12.zip
Having /usr/bin/xsls conflicts with xsls as distributed in scalapack
(http://www.netlib.org/scalapack/). It should probably be xenstore-ls a) for namespacing and b) to match up with the other xenstore commands better. Signed-off-by: Jeremy Katz <katzj@redhat.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 9a52e9ce12..f867e970e1 100644
--- a/.hgignore
+++ b/.hgignore
@@ -163,6 +163,7 @@
^tools/xenstore/xenstore-read$
^tools/xenstore/xenstore-rm$
^tools/xenstore/xenstore-write$
+^tools/xenstore/xenstore-ls$
^tools/xenstore/xenstored$
^tools/xenstore/xenstored_test$
^tools/xenstore/xs_crashme$
@@ -171,7 +172,6 @@
^tools/xenstore/xs_tdb_dump$
^tools/xenstore/xs_test$
^tools/xenstore/xs_watch_stress$
-^tools/xenstore/xsls$
^tools/xentrace/setsize$
^tools/xentrace/tbctl$
^tools/xentrace/xenctx$