public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 56419f3583cf6ded0366840ba348e3d4401d57e3
Date: Wed,  8 Apr 2020 20:23:24 +0000 (GMT)	[thread overview]
Message-ID: <20200408202324.350F83887010@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  56419f3583cf6ded0366840ba348e3d4401d57e3 (commit)
      from  4057e183c15d03271eb6950968f901d6c5540c75 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 56419f3583cf6ded0366840ba348e3d4401d57e3
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Wed Apr 8 22:10:24 2020 +0200

    Remove extraneous space around <title> tags.

diff --git a/htdocs/egcs-1.0/buildstat.html b/htdocs/egcs-1.0/buildstat.html
index 66777148..da2a391f 100644
--- a/htdocs/egcs-1.0/buildstat.html
+++ b/htdocs/egcs-1.0/buildstat.html
@@ -1,10 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
+
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title> Build and Test status for EGCS 1.0</title>
+<title>Build and Test status for EGCS 1.0</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
 </head>
+
 <body>
 <h1>Build and Test status for EGCS 1.0</h1>
 
diff --git a/htdocs/egcs-1.1/buildstat.html b/htdocs/egcs-1.1/buildstat.html
index 64b4865c..6844d39c 100644
--- a/htdocs/egcs-1.1/buildstat.html
+++ b/htdocs/egcs-1.1/buildstat.html
@@ -1,8 +1,9 @@
 <!DOCTYPE html>
 <html lang="en">
+
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title> Build and Test status for EGCS 1.1</title>
+<title>Build and Test status for EGCS 1.1</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
 </head>
 
diff --git a/htdocs/egcs-1.1/egcs-1.1-branch.html b/htdocs/egcs-1.1/egcs-1.1-branch.html
index c4cbf147..8da07327 100644
--- a/htdocs/egcs-1.1/egcs-1.1-branch.html
+++ b/htdocs/egcs-1.1/egcs-1.1-branch.html
@@ -1,8 +1,9 @@
 <!DOCTYPE html>
 <html lang="en">
+
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>EGCS 1.1 branch </title>
+<title>EGCS 1.1 branch</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
 </head>
 
diff --git a/htdocs/gcc-2.95/branch.html b/htdocs/gcc-2.95/branch.html
index 03746846..e4f20f80 100644
--- a/htdocs/gcc-2.95/branch.html
+++ b/htdocs/gcc-2.95/branch.html
@@ -3,7 +3,7 @@
 
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>GCC 2.95 branch </title>
+<title>GCC 2.95 branch</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
 </head>
 
diff --git a/htdocs/gcc-2.95/buildstat.html b/htdocs/gcc-2.95/buildstat.html
index 1823fba6..c6029e45 100644
--- a/htdocs/gcc-2.95/buildstat.html
+++ b/htdocs/gcc-2.95/buildstat.html
@@ -3,7 +3,7 @@
 
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title> Build status for GCC 2.95</title>
+<title>Build status for GCC 2.95</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
 </head>
 
diff --git a/htdocs/spam.html b/htdocs/spam.html
index 2196a83b..8db948d4 100644
--- a/htdocs/spam.html
+++ b/htdocs/spam.html
@@ -3,7 +3,7 @@
 
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title> Dealing with SPAM </title>
+<title>Dealing with SPAM</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" />
 </head>
 

-----------------------------------------------------------------------

Summary of changes:
 htdocs/egcs-1.0/buildstat.html       | 4 +++-
 htdocs/egcs-1.1/buildstat.html       | 3 ++-
 htdocs/egcs-1.1/egcs-1.1-branch.html | 3 ++-
 htdocs/gcc-2.95/branch.html          | 2 +-
 htdocs/gcc-2.95/buildstat.html       | 2 +-
 htdocs/spam.html                     | 2 +-
 6 files changed, 10 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2020-04-08 20:23 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=20200408202324.350F83887010@sourceware.org \
    --to=gerald@sourceware.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.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).