-----Original Message-----
From: libguestfs-bounces(a)redhat.com [mailto:libguestfs-bounces@redhat.com] On
Behalf Of Chen Hanxiao
Sent: Friday, March 13, 2015 1:33 PM
To: libguestfs(a)redhat.com
Subject: [Libguestfs] [PATCH] guestfs.pod: don't encourage 'make
syntax-check'
Signed-off-by: Chen Hanxiao <chenhanxiao(a)cn.fujitsu.com>
---
src/guestfs.pod | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 377db21..70400a1 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -4158,10 +4158,6 @@ Runs the regular test suite.
This is implemented using the regular automake C<TESTS> target. See
the automake documentation for details.
-=item C<make syntax-check -j1 -k>
-
-Checks for various syntax and style problems in the code.
-
=item C<make check-valgrind>
Runs a subset of the test suite under valgrind.
--
2.1.0
ping