From patchwork Thu Oct 20 18:25:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yonggang Luo X-Patchwork-Id: 59216 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 91C4C384D174 for ; Thu, 20 Oct 2022 18:26:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 91C4C384D174 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666290401; bh=cE7nS5rdXxjP7mT+w3bW+W506NudyDr+QamFyq5EGNw=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Help:List-Subscribe:From:Reply-To:From; b=vrmN6xWlNt/cHNBfIznZXw6d3vWNhuk87q3iMw1KjaH1HbJQhUBP2sksZWRgzV6wB AGzohKHSo/iR3LGZvztcSh5NUB+4c2Q2em4JofkGB3w3ycgTW/PSCirpxeqya4Z09E YU7toY+/jNTN9vYFNv575aO800pRq5AtWswvZ38Q= X-Original-To: elfutils-devel@sourceware.org Delivered-To: elfutils-devel@sourceware.org Received: from mail-pg1-x52d.google.com (mail-pg1-x52d.google.com [IPv6:2607:f8b0:4864:20::52d]) by sourceware.org (Postfix) with ESMTPS id 4A8A3384D177 for ; Thu, 20 Oct 2022 18:26:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4A8A3384D177 Received: by mail-pg1-x52d.google.com with SMTP id h185so277624pgc.10 for ; Thu, 20 Oct 2022 11:26:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cE7nS5rdXxjP7mT+w3bW+W506NudyDr+QamFyq5EGNw=; b=CYdp2ntEyCy9n1hgNSJXhrjEwUYSh5IA+SA77e4a1Lr014m44CWfFCHKqo9N8/i3kZ DhGrZek+lM4sO3n+O/VSkht0imLbBTiF9i1BBuH2r0coiv6iOdMTFKIwUp3sRgQgabY5 EPx9G9VTwEEvrqKC4bjBixoXkMT8jAVD3KZH+e8JYdsmlbe36HMmZy7wW4PMOtnzPPgh VWa679GQlueJSgStccQfROsN9PvJIM4W6L3aJa2JpfSCAUQoWCzfPDuxO+5zfaf6xKQp Mktb/Spo8ewPujhxtkud5LKHo2uNkQH2Qsz29MP+FUDN4J5Mz0d0U15berhn2J0n0Vi/ o5mg== X-Gm-Message-State: ACrzQf3CYExb8uUQRi53HD/craYEnNT545Ew2WY5pmYsXgHYkUWDY0MA h4bMHUjKDXrOR2MclamjLQ23QV+FhrFehw== X-Google-Smtp-Source: AMsMyM40dAMW9Zdx4n6lER9GcGLMkIQuKhDESFqeUe0wHE/BnKLHkDKwO/Rw9J1SLbQ8ge6xhdjPPw== X-Received: by 2002:a62:164d:0:b0:562:bc4e:253 with SMTP id 74-20020a62164d000000b00562bc4e0253mr14809186pfw.26.1666290381697; Thu, 20 Oct 2022 11:26:21 -0700 (PDT) Received: from localhost.localdomain ([103.94.185.75]) by smtp.googlemail.com with ESMTPSA id w15-20020a17090a460f00b00202fbd9c21dsm115067pjg.48.2022.10.20.11.26.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Oct 2022 11:26:20 -0700 (PDT) To: elfutils-devel@sourceware.org Subject: [PATCH 01/25] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec' Date: Fri, 21 Oct 2022 02:25:40 +0800 Message-Id: <20221020182603.815-2-luoyonggang@gmail.com> X-Mailer: git-send-email 2.36.1.windows.1 In-Reply-To: <20221020182603.815-1-luoyonggang@gmail.com> References: <20221020182603.815-1-luoyonggang@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-10.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, 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.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-Patchwork-Original-From: Yonggang Luo via Elfutils-devel From: Yonggang Luo Reply-To: Yonggang Luo Errors-To: elfutils-devel-bounces+patchwork=sourceware.org@sourceware.org Sender: "Elfutils-devel" These filenames are invalid on win32 Signed-off-by: Yonggang Luo --- tests/Makefile.am | 2 +- tests/debuginfod-rpms/{hello2.spec. => hello2.spec} | 0 tests/debuginfod-rpms/{hello3.spec. => hello3.spec} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename tests/debuginfod-rpms/{hello2.spec. => hello2.spec} (100%) rename tests/debuginfod-rpms/{hello3.spec. => hello3.spec} (100%) diff --git a/tests/Makefile.am b/tests/Makefile.am index f680d3e1..4add00d8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -566,7 +566,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh run-ar.sh \ debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm \ debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm \ debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm \ - debuginfod-rpms/hello2.spec. \ + debuginfod-rpms/hello2.spec \ debuginfod-rpms/rhel6/hello2-1.0-2.i686.rpm \ debuginfod-rpms/rhel6/hello2-1.0-2.src.rpm \ debuginfod-rpms/rhel6/hello2-debuginfo-1.0-2.i686.rpm \ diff --git a/tests/debuginfod-rpms/hello2.spec. b/tests/debuginfod-rpms/hello2.spec similarity index 100% rename from tests/debuginfod-rpms/hello2.spec. rename to tests/debuginfod-rpms/hello2.spec diff --git a/tests/debuginfod-rpms/hello3.spec. b/tests/debuginfod-rpms/hello3.spec similarity index 100% rename from tests/debuginfod-rpms/hello3.spec. rename to tests/debuginfod-rpms/hello3.spec