From nobody Thu May 16 05:31:25 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.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 205.139.110.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=1586283308; cv=none; d=zohomail.com; s=zohoarc; b=AdA99G0t/dny9rVvCbV1SxepJ3E4ElNt/dj9EzQKhI6od1q/ZbJSnVwwfAe26BB2NQsgqHrAjE06DgvbSysYhQAy2lVwtw41yLF1xVQ9mrwZwSeQDVqM2A+++8OJLzY2OjRo2mPv8/cNd9bxo2yh9nYZc2KTbAGeagLkhCFzsJE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1586283308; 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=s006DmMykK5Pq+sz1WpslZ0X1HiWVjU0rq8L5hOwvSY=; b=aRest4zNx38fxTqcXiCUp7QsmU7XUvSwthdOoesYuXEa7Rrors3YUKh2d8CTDTN7FcTDcSawrtoY1YVrfIc/p+FUoLl4ofX1d/BbtJXGSzP6kbOCGOAVdvla//SpQlv57CCqr4poX7vWhHPugMUubXEg/iRwGHEJxzkEZytglbw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.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 [205.139.110.120]) by mx.zohomail.com with SMTPS id 1586283308326728.761055335306; Tue, 7 Apr 2020 11:15:08 -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-106-2N8g3epHNfG3pStyIZSenQ-1; Tue, 07 Apr 2020 14:15:03 -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 4ED10800D50; Tue, 7 Apr 2020 18:14:57 +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 85BAB60BEC; Tue, 7 Apr 2020 18:14:56 +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 C00A81803C32; Tue, 7 Apr 2020 18:14:54 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 037IEq8U005607 for ; Tue, 7 Apr 2020 14:14:52 -0400 Received: by smtp.corp.redhat.com (Postfix) id D42B4396; Tue, 7 Apr 2020 18:14:52 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.60]) by smtp.corp.redhat.com (Postfix) with ESMTP id AD72719C69; Tue, 7 Apr 2020 18:14:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1586283307; 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=s006DmMykK5Pq+sz1WpslZ0X1HiWVjU0rq8L5hOwvSY=; b=HBaFZGYl7XT5FAlY2BtT+hkeKM0Txfme+g5JSKLrg8Fo4VLM+OKuXW4R9FIQ6OzOERrexZ wKIsBuqI+M2pUyOycXTPk+6yotQWoYFR78sTbjcKMwW+Eg9epR+6UUAKPqC/vTStyCctad 1yBKiEgHJRV1T5n+dpxi7pqjFu7+RA4= X-MC-Unique: 2N8g3epHNfG3pStyIZSenQ-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [PATCH ocaml] build: skip github lockdown file in manifest check Date: Tue, 7 Apr 2020 19:14:44 +0100 Message-Id: <20200407181444.1071945-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 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" The github lockdown file is not intended to be included in any built dist, so should be excluded when checking the manifest. Signed-off-by: Daniel P. Berrang=C3=A9 --- Pushed as a CI build fix Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 4357ba6..54ecaf3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -86,7 +86,7 @@ dist: ChangeLog ls -l $(PACKAGE)-$(VERSION).tar.gz =20 check-manifest: - git ls-files > .check-manifest; \ + git ls-files | grep -v .github/lockdown.yml > .check-manifest; \ echo aclocal.m4 >> .check-manifest; \ sort -o .check-manifest .check-manifest; \ sort MANIFEST > .orig-manifest; \ --=20 2.24.1