On 12/09/2015 05:47 PM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > Found thanks to shellcheck! > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Eric Blake <ebl...@redhat.com> > > diff --git a/configure b/configure > index 6a971a2..ba57b3f 100755 > --- a/configure > +++ b/configure > @@ -4816,7 +4816,7 @@ echo "libcap-ng support $cap_ng" > echo "vhost-net support $vhost_net" > echo "vhost-scsi support $vhost_scsi" > echo "Trace backends $trace_backends" > -if test "$trace_backend" = "simple"; then > +if have_backend "simple"; then > echo "Trace output file $trace_file-<pid>" > fi > if test "$spice" = "yes"; then > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature