From 4cc99ea2e99c90263aaeeefc8ed952596865abfc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 12 Aug 2013 16:00:59 +0100 Subject: [PATCH] docs: The old make check-with-appliance/etc rules were renamed. This fixes commit 68990840b64491b39ab8da5f1e46367ae5f01594. --- src/guestfs.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/guestfs.pod b/src/guestfs.pod index 47d17dff1..d59301938 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -4047,13 +4047,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 +=item C 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 +=item C Run a subset of the test suite under valgrind using the default appliance back-end.