[Libguestfs] [PATCH 42/67] docs: The old make check-with-appliance/etc rules were renamed.

Richard W.M. Jones rjones at redhat.com
Sat Aug 24 11:04:42 UTC 2013


From: "Richard W.M. Jones" <rjones at redhat.com>

This fixes commit 68990840b64491b39ab8da5f1e46367ae5f01594.

(cherry picked from commit 4cc99ea2e99c90263aaeeefc8ed952596865abfc)
---
 src/guestfs.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/guestfs.pod b/src/guestfs.pod
index 740c773..65fb00f 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -3916,13 +3916,13 @@ will be run by this rule.
 Runs a subset of the test suite under valgrind
 using locally installed libvirt guests (read-only).
 
-=item C<make check-with-appliance>
+=item C<make check-direct>
 
 Runs all tests using default appliance back-end.  This only
 has any effect if a non-default backend was selected
 using C<./configure --with-default-backend=...>
 
-=item C<make check-valgrind-with-appliance>
+=item C<make check-valgrind-direct>
 
 Run a subset of the test suite under valgrind using the
 default appliance back-end.
-- 
1.8.3.1




More information about the Libguestfs mailing list