From patchwork Tue Jan 7 04:27:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Siddhesh Poyarekar X-Patchwork-Id: 1218584 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-108489-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sourceware.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="VIHjs89w"; dkim-atps=neutral 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 ozlabs.org (Postfix) with ESMTPS id 47sK9m4D6Wz9sRG for ; Tue, 7 Jan 2020 15:27:56 +1100 (AEDT) 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=ZD7 6+vfBhnK0HZuQaerCis3pC+0VhorcZFzsIW/s4zjz9bdCVlQp93SmH0rtkkyLHEQ LWd4D48dX4Jzsj+xfi/rrt+s862MJzvguYnaGmIkrwhTurRd8UObk81Qy4pAfh9o xzS7eYwObbDgfXaiOpberZzXnhAIzPFKlLQnHvgY= 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=VIHjs89wfiNKHnkOIrZ/oCBaYQAHd7ctepvQ8HjgT nmqP3b9Qdv2DG3MxmedpnMqxexmMfJvzlN4nVTY2UN5slrsXJTOHxNgCw//ew7+m q1TOdTTjjgBsBVOheAQF1GnAlm38sM4I3J90nsXBJt1CfEnf8VVkyvXd+usDAB5p To= 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 Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 47474 invoked by uid 89); 7 Jan 2020 04:27:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-19.5 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_NEUTRAL autolearn=ham version=3.3.1 spammy= 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 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_changelog/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 interesting # 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 # Each of these lines has a space separated format like so: