On Wed, Jan 12, 2011 at 01:16:52PM -0700, Eric Blake wrote:
Commit 870dba0 (Mar 2008) added builddir/src to PATH to pick
up virsh. Later, virsh was moved to tools; commit db68d6b
(Oct 2009) noticed this, but only added the new location rather
than deleting the old location.
* tests/Makefile.am (path_add): Drop now-useless directory.
Suggested by Daniel P. Berrange.
---
No v1 counterpart.
tests/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
ACK
Daniel