public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] stdlib: Remove trailing whitespace from Makefile
@ 2022-06-22 18:22 Noah Goldstein
  0 siblings, 0 replies; only message in thread
From: Noah Goldstein @ 2022-06-22 18:22 UTC (permalink / raw)
  To: glibc-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-22 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 18:22 [glibc] stdlib: Remove trailing whitespace from Makefile Noah Goldstein

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).