On Tue, May 6, 2014 at 12:32 PM, Chen Hanxiao
<chenhanxiao(a)cn.fujitsu.com> wrote:
We didn't have "README-valgrind" file now.
So remove related description.
s/didn't/don't
or maybe this is better:
Remove reference of non-existing file 'README-valgrind'
Signed-off-by: Chen Hanxiao <chenhanxiao(a)cn.fujitsu.com>
---
README-hacking | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README-hacking b/README-hacking
index 80b022c..4e02fd8 100644
--- a/README-hacking
+++ b/README-hacking
@@ -15,7 +15,7 @@ Specific development tools and versions will be checked for and listed
by
the bootstrap script.
Valgrind <
http://valgrind.org/> is also highly recommended, if
-Valgrind supports your architecture. See also README-valgrind.
+Valgrind supports your architecture.
While building from a just-cloned source tree may require installing a
few prerequisites, later, a plain `git pull && make' should be sufficient.
--
1.9.0
--
libvir-list mailing list
libvir-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Was there any plan to create this file?
ACK with the commit message changed.
--
Nehal J Wani