public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Noah Goldstein <nwg@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] stdlib: Remove trailing whitespace from Makefile
Date: Wed, 22 Jun 2022 18:22:40 +0000 (GMT)	[thread overview]
Message-ID: <20220622182240.EF4DE3857367@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=dd06af4f81be9e6d6b5e3a72357a51fa7205d856

commit dd06af4f81be9e6d6b5e3a72357a51fa7205d856
Author: Noah Goldstein <goldstein.w.n@gmail.com>
Date:   Wed Jun 22 10:53:33 2022 -0700

    stdlib: Remove trailing whitespace from Makefile
    
    This causes precommit tests to fail when pushing commits that modify
    this file.

Diff:
---
 stdlib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stdlib/Makefile b/stdlib/Makefile
index 60fc59c12c..adbda5f8a5 100644
--- a/stdlib/Makefile
+++ b/stdlib/Makefile
@@ -341,7 +341,7 @@ aux += \
 tests-extras += \
   tst-putenvmod \
   # tests-extras
-  
+
 extra-test-objs += \
   tst-putenvmod.os \
   # extra-test-objs


                 reply	other threads:[~2022-06-22 18:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220622182240.EF4DE3857367@sourceware.org \
    --to=nwg@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).