On Tue, Jun 10, 2014 at 2:48 PM, Wangrui (K) <moon.wangrui(a)huawei.com> wrote:
Signed-off-by: Wang Rui <moon.wangrui(a)huawei.com>
---
docs/hacking.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/hacking.html.in b/docs/hacking.html.in
index b2ef85a..9c6dd26 100644
--- a/docs/hacking.html.in
+++ b/docs/hacking.html.in
@@ -122,7 +122,7 @@
Some tests are skipped by default in a development environment,
based on the time they take in comparison to the likelihood
that those tests will turn up problems during incremental builds.
- These tests default to being run when when building from a
+ These tests default to being run when building from a
tarball or with the configure option --enable-expensive-tests;
you can also force a one-time toggle of these tests by
setting VIR_TEST_EXPENSIVE to 0 or 1 at make time, as in:
--
1.7.12.4
--
libvir-list mailing list
libvir-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
ACK
--
Nehal J Wani