[Libguestfs] [PATCH] guestfs.pod: don't encourage 'make syntax-check'

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Fri Mar 13 05:32:59 UTC 2015


Signed-off-by: Chen Hanxiao <chenhanxiao at 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




More information about the Libguestfs mailing list