From nobody Mon Apr 29 17:41:10 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 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=1587638341; cv=none; d=zohomail.com; s=zohoarc; b=MSLvUJpvfFRU7vtEoTRKZyU7JnrmrxAIuKVIqWOPotp0xK28ZV/YagGqCUvc4eXTArS6itgNq6nHmoiwn4Yw+oUsgYVWPczKeoAW/9fYAajsW0GmPLffJwbpae6+WsQCc2x5EgBoKe1wM/ZAK4dUQOpWwUnfzsAYeLbKHiB85Xw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1587638341; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=6QDPiWFshVKIu+YjVFyAurtM7bQYHklNztu4p3hrRTo=; b=mgsXnkJ2xQ9pmIG+UZjUsrSvBIzOFEPG4OB7J4pa80ObZ6PD1/1wb3p4RjU0FovCtcaw20ClGQW3adu4+bzirkSsbF9Yr9ulSUhtqIiLuuqxLFooLbAASShr6L8aoWVgRv2SB6E3i9qwmEZHHbuFAgVW75i8WoDoYmsS+KNpWi4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 1587638341355841.3376574132603; Thu, 23 Apr 2020 03:39:01 -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-221-ZyaCOYKHPzOz9FAIG4cThA-1; Thu, 23 Apr 2020 06:38:57 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EAB23107ACF8; Thu, 23 Apr 2020 10:38:50 +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 3923A60FB9; Thu, 23 Apr 2020 10:38:50 +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 D1A9F1809542; Thu, 23 Apr 2020 10:38:47 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 03NAclWi018863 for ; Thu, 23 Apr 2020 06:38:47 -0400 Received: by smtp.corp.redhat.com (Postfix) id 18FB21057F28; Thu, 23 Apr 2020 10:38:47 +0000 (UTC) Received: from localhost.localdomain (unknown [10.40.194.164]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8C5361057F27 for ; Thu, 23 Apr 2020 10:38:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1587638340; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=6QDPiWFshVKIu+YjVFyAurtM7bQYHklNztu4p3hrRTo=; b=G6HxaETQdC6P8Ps6vRd9OqQnkxgLVlcFmmD/Y8au2aCvgZVNbWTYRzBILkOlvp7XUxh+JS oT+SKqt32vyrAvaYXFXuVov/cw++QJzTmONVWJuwEIpvmbqVq0sYvHjYHllYutUTnEsk+I dAP/nbx8s6er5NCOPd0AF4XapHkuQqA= X-MC-Unique: ZyaCOYKHPzOz9FAIG4cThA-1 From: Michal Privoznik To: libvir-list@redhat.com Subject: [PATCH] networkxml2xmltest: Complete renaming of @actual Date: Thu, 23 Apr 2020 12:38:42 +0200 Message-Id: <8589ecc69f4c72938b2789512e4203f22b3e21f8.1587638305.git.mprivozn@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com 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.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" In 97a0aa2467 the @actual variable was renamed to @confactual. However, the commit missed non-Linux case resulting in a broken build. Signed-off-by: Michal Privoznik --- Pushed under trivial and build-breaker rules. tests/networkxml2conftest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/networkxml2conftest.c b/tests/networkxml2conftest.c index 5d0bba7924..b35de50f0b 100644 --- a/tests/networkxml2conftest.c +++ b/tests/networkxml2conftest.c @@ -58,7 +58,7 @@ testCompareXMLToConfFiles(const char *inxml, const char *= outconf, "except-interface=3Dlo\n"))) goto fail; VIR_FREE(confactual); - actual =3D g_steal_pointer(&tmp); + confactual =3D g_steal_pointer(&tmp); #endif =20 if (virTestCompareToFile(confactual, outconf) < 0) --=20 2.26.2