From nobody Sat May 4 11:57:27 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1629895983; cv=none; d=zohomail.com; s=zohoarc; b=E5nKBPtUZRvTnFuRPDO+XBGo6bduS9lpkWBUAa6fPLO79eSf5Flyw7iPYPA9Xgkf9TDAEo4rw2sYjacYjQNIpl2+6VGLxh2H4/Q1KhVcGr7aRRgNe4jvk7J/JubTAvGjBaRdcnQxatOTTg0JmQAIIzPZOQLzZAb//L70F7GqYkc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1629895983; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=AbFDaSLwgCiUY9PfGD/M4NkyARCo+T59r/aPlT80jhE=; b=jSw8C9l/FVHr/iYitP4NwkgDhT84WyJNeoulKcSXXQ+2xEGz4JkhQkjkNMIZz4AUKwOEyR6JjBssnDxNvOLHTm3ayRsz/AY7i5uSJK9WOs4VBtcMR+dZMGsvFhVLa5XaaR9nwMu6R0CCN1HqTNm7hwUH1vKXYe5kms5/bR4lIiU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1629895983793422.62769689079244; Wed, 25 Aug 2021 05:53:03 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-31-2Z4hSd2hMvu2uwaTLtCT6w-1; Wed, 25 Aug 2021 08:52:59 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id DEB51C7401; Wed, 25 Aug 2021 12:52:53 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 95BB968D97; Wed, 25 Aug 2021 12:52:53 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 28F1E1821888; Wed, 25 Aug 2021 12:52:52 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 17PCqoJT014956 for ; Wed, 25 Aug 2021 08:52:50 -0400 Received: by smtp.corp.redhat.com (Postfix) id 5EE29188E4; Wed, 25 Aug 2021 12:52:50 +0000 (UTC) Received: from work.redhat.com (unknown [10.39.192.26]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9B8C23AC1; Wed, 25 Aug 2021 12:52:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1629895982; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=AbFDaSLwgCiUY9PfGD/M4NkyARCo+T59r/aPlT80jhE=; b=ggBieWBRfXXSmtGysxdodVgy/d+nKQgTMwNzCAUtU8dR9jkqrSV9PzQqdhkgJX+wf55WP+ NTXS2gN2gPCK6RMgN2Vd7GHyHIlZzRHRIKCqIMh0/c4t4ETTrxSEwtVYP7ZmtKpK9RySYp U1OHfbAjU068QKLL+BXa+I9oMfT3ZKk= X-MC-Unique: 2Z4hSd2hMvu2uwaTLtCT6w-1 From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH] tests: Fix typos Date: Wed, 25 Aug 2021 14:52:44 +0200 Message-Id: <20210825125244.86850-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com Cc: Tim Wiederhake X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1629895984242100001 Content-Type: text/plain; charset="utf-8" Signed-off-by: Tim Wiederhake Reviewed-by: J=C3=A1n Tomko --- tests/qemuxml2argvtest.c | 2 +- tests/testutilsqemu.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c index 0cc4e8a73b..aa2afd878b 100644 --- a/tests/qemuxml2argvtest.c +++ b/tests/qemuxml2argvtest.c @@ -2093,7 +2093,7 @@ mymain(void) DO_TEST_CAPS_VER("cpu-host-model", "6.0.0"); DO_TEST_CAPS_VER("cpu-host-model", "6.1.0"); =20 - /* For this specific test we accept the increased likelyhood of changes + /* For this specific test we accept the increased likelihood of changes * if qemu updates the CPU model */ DO_TEST_CAPS_LATEST("cpu-host-model"); =20 diff --git a/tests/testutilsqemu.c b/tests/testutilsqemu.c index ea9a283297..164d601613 100644 --- a/tests/testutilsqemu.c +++ b/tests/testutilsqemu.c @@ -750,7 +750,7 @@ testQemuInfoInitArgs(struct testQemuInfo *info) info->args.newargs =3D false; =20 if (info->args.invalidarg) { - fprintf(stderr, "Invalid agument encountered by 'testQemuInfoSetAr= gs'\n"); + fprintf(stderr, "Invalid argument encountered by 'testQemuInfoSetA= rgs'\n"); return -1; } =20 --=20 2.31.1