From: Ian Jackson Date: Fri, 7 Oct 2011 09:47:04 +0000 (+0100) Subject: libvchan: remove erroneously-committed libvchan-node[12]; add them to .hgignore X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=834f076e77c4a88df2f87de276debb12048f7eca;p=xen.git libvchan: remove erroneously-committed libvchan-node[12]; add them to .hgignore Signed-off-by: Ian Jackson Committed-by: Ian Jackson --- diff --git a/.hgignore b/.hgignore index cdb6f36f96..62424847e7 100644 --- a/.hgignore +++ b/.hgignore @@ -189,6 +189,7 @@ ^tools/libxl/xl$ ^tools/libxl/testidl$ ^tools/libxl/testidl\.c$ +^tools/libvchan/vchan-node[12]$ ^tools/libaio/src/.*\.ol$ ^tools/libaio/src/.*\.os$ ^tools/misc/cpuperf/cpuperf-perfcntr$ diff --git a/tools/libvchan/vchan-node1 b/tools/libvchan/vchan-node1 deleted file mode 100755 index 7151c0eebd..0000000000 Binary files a/tools/libvchan/vchan-node1 and /dev/null differ diff --git a/tools/libvchan/vchan-node2 b/tools/libvchan/vchan-node2 deleted file mode 100755 index f0fc15e156..0000000000 Binary files a/tools/libvchan/vchan-node2 and /dev/null differ