From patchwork Wed Apr 17 18:36:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aaron Merey X-Patchwork-Id: 88594 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 304EE3858CD1 for ; Wed, 17 Apr 2024 18:36:51 +0000 (GMT) X-Original-To: elfutils-devel@sourceware.org Delivered-To: elfutils-devel@sourceware.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 3C9D93858D20 for ; Wed, 17 Apr 2024 18:36:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3C9D93858D20 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 3C9D93858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713379000; cv=none; b=AQ2fGZGWN8bn/K/0ElkScuV+HlICiymwSxFs9eEyUYR4uiPQNFDKBFnxXTFx1o/eZmPl3CG0JdpRlSgL8mPxBBjBxHq5aj2EiylcLuHp8Elwr/npg2dyo8Keu/kX/yd6SmLxLnj9oaOCMUrdjauEFiSP2c1P1JeRka0c3LNeEwM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713379000; c=relaxed/simple; bh=FxglgtOZTjFw3Cb5fPrG0hOrR699w4WkhwFs66wQxEU=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=W+GzqFy43cY8cUfkZLaso51u8JCgTk7twp24/tOUYVuqmPKYcnYs55+U9rMPRAmuKTAVJXj0+ERqsIn2bp/tLUIdy8cAX/PqogYsgqCy2F868uzuzt0U4FFwWEpZMoYYIUygetHyjg6IUuVNgxAZhoCFZPbmODXemBxDhY9Pb0Q= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1713378998; h=from:from: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; bh=StYsnVPYdOrqTryz+fAss0eidvGi8E64602EUmO8DH8=; b=eHZUDrXQ3CRPvPHZF6TfI98DHDlh2zEL4a1S1xdisLGbEE7Ntgm2nDXRR5h+3yZvqP21ey XuXehdnDiFX0G8BZyuci+z86ZQXL3+iIBagSue36bkxFSPSezvEBkVkpGGzKJJMUltGZUj VuELeI2DeaRcz9vaDAsXb3wrvb6EdsU= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-627-ZjMFWi0WPVy0RLYte9cYTA-1; Wed, 17 Apr 2024 14:36:37 -0400 X-MC-Unique: ZjMFWi0WPVy0RLYte9cYTA-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 27E26802E4D for ; Wed, 17 Apr 2024 18:36:37 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.22.32.93]) by smtp.corp.redhat.com (Postfix) with ESMTP id ECFAB400EAE; Wed, 17 Apr 2024 18:36:36 +0000 (UTC) From: Aaron Merey To: elfutils-devel@sourceware.org Cc: Aaron Merey Subject: [COMMITTED] tests/.gitignore: Use correct spelling for get-files-define-file Date: Wed, 17 Apr 2024 14:36:35 -0400 Message-ID: <20240417183635.60536-1-amerey@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.9 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-Spam-Status: No, score=-12.4 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: elfutils-devel-bounces+patchwork=sourceware.org@sourceware.org Replace get-files-define_file with get-files-define-file. Signed-off-by: Aaron Merey --- tests/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/.gitignore b/tests/.gitignore index 4937f0d1..30f5800b 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -75,7 +75,7 @@ /funcscopes /get-aranges /get-files -/get-files-define_file +/get-files-define-file /get-lines /get-pubnames /get-units-invalid