From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x42d.google.com (mail-pf1-x42d.google.com [IPv6:2607:f8b0:4864:20::42d]) by sourceware.org (Postfix) with ESMTPS id 109FA3858CDA for ; Tue, 20 Sep 2022 08:43:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 109FA3858CDA Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pf1-x42d.google.com with SMTP id u132so2087396pfc.6 for ; Tue, 20 Sep 2022 01:43:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=TAUi3JpiLo/oOT/DSCXa3yaG3BTp50+WO0uBrce82A8=; b=n9wiOg4bGQ4ew76y4FEJEcWmRT7dLxwb+V4M5XDOOsXyvkWWgTDPjezzQpBhSkufyj 2EHfwOMSGk2vWOVzMDvJe8aPxe72fT3xI6fmWKs63rNr0zAQVzPpJjdDw0antFhXBsXg Dv7VVELwutd7wWMP/0r68JhUTKjFSrMZifIFMZmENtPHCDnLBcD8t5fS0j7E/ZKXKV8p n5PoRpgCPkiLgLy/yMqgHIb4hGuwhbg/UJj9F0vkvEjNPTESww3WVjDUwCB5Chy/iyzJ fNzo+BGbxLNJYjU+qnRseo3yCw+dIn6VBdlZSQVLaGsL0QwIyTw9WsjOkIgWOUgvqMl1 uoaA== 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; bh=TAUi3JpiLo/oOT/DSCXa3yaG3BTp50+WO0uBrce82A8=; b=crp7/bDMEu5SbAqFX9Ec93l7UomkCB9aXx6Yzt01PsfrX+ImG8htDzOvIH2WSJ59i1 rNEw+KkLB7t9MCxfowKNYCUyvJ2SFX5SWrgUFnII9nrRV0mN5ZfqWoJAx4/MgNkDabvx AxaDVvVETHT+uKT8D4RQqnrkb908zOYOXfmlpO3GDP//szajtUUpUTNwz3eY0hK/2TKB yU+4QNNqCaLXmq65febOU3NPMjCTe2vidD8AB6qxP0kaUwWyWzZ1Kc78VHkrtm6OSXZW Sh5qBh067l9WYfJ5aEnqvBH30yIkKB3v7KVyGSxjXEYMyEfu7EwxzHCaeb2X2jcfX6c9 PfTg== X-Gm-Message-State: ACrzQf3agR8Vjll4TQ9n5faVhAC+DS+zALuBY90of86gWkJqIvAntMgO z+0NnjrY4twJfSq3EovZIGjJUfzIwfM= X-Google-Smtp-Source: AMsMyM5Q/Ml9oXYCNdvob2pWEP4horiash1Q+5iuKAy6yt+/ZeZZEZv02tZ5zRKRDGI1bEHHpcbWPQ== X-Received: by 2002:a05:6a02:186:b0:431:25fb:f1fe with SMTP id bj6-20020a056a02018600b0043125fbf1femr19806339pgb.130.1663663403492; Tue, 20 Sep 2022 01:43:23 -0700 (PDT) Received: from localhost.localdomain ([103.94.185.75]) by smtp.googlemail.com with ESMTPSA id so16-20020a17090b1f9000b002009db534d1sm873372pjb.24.2022.09.20.01.43.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Sep 2022 01:43:23 -0700 (PDT) From: Yonggang Luo To: elfutils-devel@sourceware.org Cc: Yonggang Luo Subject: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec' Date: Tue, 20 Sep 2022 16:43:01 +0800 Message-Id: <20220920084307.1696-2-luoyonggang@gmail.com> X-Mailer: git-send-email 2.36.1.windows.1 In-Reply-To: <20220920084307.1696-1-luoyonggang@gmail.com> References: <20220920084307.1696-1-luoyonggang@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-10.2 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 List-Id: 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 85514898..fc2235f4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -563,7 +563,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 -- 2.36.1.windows.1