From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4EE05C433EF for ; Wed, 12 Jan 2022 17:22:43 +0000 (UTC) Received: from localhost ([::1]:36622 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n7hKc-0006D6-7y for qemu-devel@archiver.kernel.org; Wed, 12 Jan 2022 12:22:42 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44160) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7h4c-0008LY-G8 for qemu-devel@nongnu.org; Wed, 12 Jan 2022 12:06:10 -0500 Received: from [2a00:1450:4864:20::42e] (port=46912 helo=mail-wr1-x42e.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n7h4a-0004Iu-0r for qemu-devel@nongnu.org; Wed, 12 Jan 2022 12:06:10 -0500 Received: by mail-wr1-x42e.google.com with SMTP id l25so5368744wrb.13 for ; Wed, 12 Jan 2022 09:06:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=references:user-agent:from:to:cc:subject:date:in-reply-to :message-id:mime-version:content-transfer-encoding; bh=N0o08J2eeJ2usJ3KVRna3CwSwhqUYmecvtj6wjkJb8U=; b=EJeXW2y1JX0XNV6uMD3OCQrjhwTXKf2XeKcNquGC9HPeFLartgUi+lhLIe9sAariTD ZQezLW615r0KroNUFtZZPYbvbK/hUbIjtcR01xHQYX+JNJM2dTnHK7arXhuqCN3oY6vx kZJuQoN0aJtILVDnS8ADAPLKTU8lVFbh7feHvV/I6rqryAsIQKklgdcn/hEB1uwyQf67 puAzW1bjKpEcOqHYm1SA2LwYtN7lEAQkKRVmfDB5JCGkkY+Qdkscm9yTXlmVfsf+3+xd usxgQHM+c5pGdyauyJApXsRopYFAJHb5+Esrs9zVCPgonVbawsqqtCGwecUOjb00yQw6 vU5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:references:user-agent:from:to:cc:subject:date :in-reply-to:message-id:mime-version:content-transfer-encoding; bh=N0o08J2eeJ2usJ3KVRna3CwSwhqUYmecvtj6wjkJb8U=; b=YIGYeMTbugypOfnp7XwD9E7GunCtf1BuGyfxMuu/G3g46PTqCVnUEGAIayMS0GxTWM AdSGmbx3h09mU17GsFln+ggsuhZWyHZ2OtYV1ieutlnrmoMtVsqJHwdTTx8tH9kDL7Iy Bgj+nEgqwIcDkyi8wVzbenM+GolMsGTWdcJvwwURLP19ezBO5w38jIMV19S8rCnNGUzm w2FhrSZS/7uk8foNwqxIEZk4SES6zJLtcRRKzvCU2T5imDsX+be1eQTihKg1qZ5gMkv9 H9KvJ7d7YJ8OneXUjK5+BpidkJCEm9TGal598MkXXwPQlkq4e60LAo3XgyNZZLOGLRbY 3Ycg== X-Gm-Message-State: AOAM532Dv8+lqqw0zyHidSEkWefupI7kAA6dnFNylvku2qwV5sUIk02e liL2SHPcsz98r9Gnksnj19bn3g== X-Google-Smtp-Source: ABdhPJy/aksIen9WrudOUrNIniQmj+pvkAT2GeDehKD89F7pebj5kqnUX/HH1aMUyHPK3Gbi+xcD7g== X-Received: by 2002:a5d:4087:: with SMTP id o7mr573520wrp.189.1642007165923; Wed, 12 Jan 2022 09:06:05 -0800 (PST) Received: from zen.linaroharston ([51.148.130.216]) by smtp.gmail.com with ESMTPSA id az4sm363449wrb.14.2022.01.12.09.06.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jan 2022 09:06:05 -0800 (PST) Received: from zen (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 882151FFB7; Wed, 12 Jan 2022 17:06:04 +0000 (GMT) References: <20220111175528.22294-1-f4bug@amsat.org> User-agent: mu4e 1.7.5; emacs 28.0.91 From: Alex =?utf-8?Q?Benn=C3=A9e?= To: Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= Subject: Re: [PATCH] tests: Fix typo in check-help output Date: Wed, 12 Jan 2022 17:05:59 +0000 In-reply-to: <20220111175528.22294-1-f4bug@amsat.org> Message-ID: <87lezkanpf.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::42e (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::42e; envelope-from=alex.bennee@linaro.org; helo=mail-wr1-x42e.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Thomas Huth , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Philippe Mathieu-Daud=C3=A9 writes: > Fix typo in 'make check-help' output. Queued to testing/next, thanks. --=20 Alex Benn=C3=A9e