From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.3 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 2EA681F466 for ; Tue, 7 Jan 2020 04:27:53 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; q=dns; s=default; b=R30 vY33L9oCp1zsKdwaS4v2j4YaRVxTO4NrGmjNLQZ1LkwzEx/Txrzwafvu7U62Z58a rA28jG+CiJwHSF4/NFzVwu7irhBfRetBBE/VpTej0o6oh9zZm5nI4ywhMVoEmQeJ 3z+N5kF0JgNNxiUyxFr/CXHeOBP2Io2V0PM08Zoo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; s=default; bh=FlXWwQFWy 87hEvDTU70hYdiNqgY=; b=cPFc61Nw6IWLCgYQL9O8Zpo8o6LY6a6AR1kn216YU wBeluTrhm9ei0h93aTTTUSoVK1bHXi2Q05PChgCsjEiTTo3I+BcqM8oD4no6/JEv bWCogqxduRBw2LW5Trxhh/zQAiCTdumb7uqwIyg+CbbUAyp0CurEyEVDtAZSbOVw Ps= Received: (qmail 47487 invoked by alias); 7 Jan 2020 04:27:51 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 47474 invoked by uid 89); 7 Jan 2020 04:27:51 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: beige.elm.relay.mailchannels.net X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Abaft-Ruddy: 6f03f2bb4610e3f6_1578371266729_319187297 X-MC-Loop-Signature: 1578371266729:67279223 X-MC-Ingress-Time: 1578371266729 X-DH-BACKEND: pdx1-sub0-mail-a48 From: Siddhesh Poyarekar To: libc-alpha@sourceware.org Cc: Siddhesh Poyarekar Subject: [committed] Fix formatting of ChangeLog ouput Date: Tue, 7 Jan 2020 09:57:15 +0530 Message-Id: <20200107042715.76681-1-siddhesh@sourceware.org> MIME-Version: 1.0 X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: 0 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedufedrvdehuddgjedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuggftfghnshhusghstghrihgsvgdpffftgfetoffjqffuvfenuceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomhepufhiugguhhgvshhhucfrohihrghrvghkrghruceoshhiugguhhgvshhhsehsohhurhgtvgifrghrvgdrohhrgheqnecukfhppeduvdefrddvhedvrddvtddvrddujedvnecurfgrrhgrmhepmhhouggvpehsmhhtphdphhgvlhhopehlihhnrghrohdqlhgrphhtohhprdhinhhtrhgrrdhrvghsvghrvhgvugdqsghithdrtghomhdpihhnvghtpeduvdefrddvhedvrddvtddvrddujedvpdhrvghtuhhrnhdqphgrthhhpefuihguughhvghshhcurfhohigrrhgvkhgrrhcuoehsihguughhvghshhesshhouhhrtggvfigrrhgvrdhorhhgqedpmhgrihhlfhhrohhmpehsihguughhvghshhesshhouhhrtggvfigrrhgvrdhorhhgpdhnrhgtphhtthhopehsihguughhvghshhesshhouhhrtggvfigrrhgvrdhorhhgnecuvehluhhsthgvrhfuihiivgeptd Content-Transfer-Encoding: quoted-printable Add another newline when the number of files differing is too large. This is typical for across-the-board changes such as the copyright year update that happened recently. --- scripts/vcs_to_changelog/vcs_git.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vcs_to_changelog/vcs_git.py b/scripts/vcs_to_changel= og/vcs_git.py index 4e5bf3ad7d..575d6d987e 100644 --- a/scripts/vcs_to_changelog/vcs_git.py +++ b/scripts/vcs_to_changelog/vcs_git.py @@ -102,7 +102,7 @@ class GitRepo: # updates, copyright notice changes, etc.) and likely not intere= sting # enough to produce a detailed ChangeLog entry. if len(op) > 100: - print('\t* Suppressing diff as too many files differ.') + print('\t* Suppressing diff as too many files differ.\n') return =20 # Each of these lines has a space separated format like so: --=20 2.24.1