[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: [PATCH v6 0/3] libxenvchan: interdomain communications library
Keir Fraser writes ("Re: [Xen-devel] Re: [PATCH v6 0/3] libxenvchan: interdomain communications library"): > On 07/10/2011 09:41, "Roger Pau Monné" <roger.pau@xxxxxxxxxxxxx> wrote: > > Why are the binary files tools/libvchan/vchan-node1 and > > tools/libvchan/vchan-node2 added to the repository? > > > > Now after compilation I get: > > > > M tools/libvchan/vchan-node1 > > M tools/libvchan/vchan-node2 > > > > Because the compilation process changes them, and I cannot navigate > > trough my patch list because of this local changes. Sorry about this. > Probably added in error after a test build. The problem is that they should > be listed in .hgignore. Yes, now fixed in staging and will be in the tested tree later today. # HG changeset patch # User Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> # Date 1317980824 -3600 # Node ID eb8637351535e9c76779d6dd78a1d5b4a434c082 # Parent 5b5394a55813dfa778a8c944bc0e6a0956629f64 libvchan: remove erroneously-committed libvchan-node[12]; add them to .hgignore Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> diff -r 5b5394a55813 -r eb8637351535 .hgignore --- a/.hgignore Fri Oct 07 09:35:31 2011 +0100 +++ b/.hgignore Fri Oct 07 10:47:04 2011 +0100 @@ -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 -r 5b5394a55813 -r eb8637351535 tools/libvchan/vchan-node1 Binary file tools/libvchan/vchan-node1 has changed diff -r 5b5394a55813 -r eb8637351535 tools/libvchan/vchan-node2 Binary file tools/libvchan/vchan-node2 has changed _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |