mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
make help: Suggest using -j1 -k options with make syntax-check.
This lets you see all the output, not interleaved.
This commit is contained in:
@@ -445,7 +445,7 @@ help:
|
||||
@echo " make check-with-upstream-libvirt Test using upstream libvirt."
|
||||
@echo " make check-slow Slow/long-running tests."
|
||||
@echo
|
||||
@echo "make syntax-check Check syntax and style problems in the code."
|
||||
@echo "make syntax-check -j1 -k Check syntax and style problems in the code."
|
||||
@echo "make print-subdirs Print subdirectories."
|
||||
@echo
|
||||
@echo "make install Install everything."
|
||||
|
||||
Reference in New Issue
Block a user