Jim Meyering wrote:
Now that I've added the vc-list-files script to gnulib,
this patch makes libvirt's bootstrap pull it from there.

Changes from the previous version of the script:

  I reintroduced support for mercurial (only lightly tested),
  and rearranged the directory-existence tests so git is first.

Bit unclear - what do we actually use this script for?

+elif test -d .hg; then
+  exec hg locate "$dir/*"

'hg manifest' command does the same thing.

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to