From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id CABBE3857400; Tue, 17 Jan 2023 21:12:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CABBE3857400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673989953; bh=hbbRO2+StgJrM6lxtrU+Kp3eH06T0Fz9fghZsA1vTC4=; h=To:Subject:Date:From:From; b=S9iwrBXWMN8ZC1+cGMmeg3oCuIGCK3HhprZWG5z7VW9mjfTprxEHQ54RASh2F+/3f zIwtxOQ0Py6nUOHMqGFK5DQv5qcEaWkVzWzhpQCEpK7QyZH1vE8/jsealtuhl3lbPM +aMhNMYNRwjvE20Ctm9gSE1L510P6/9X5Ffm5BgE= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 614d0c9e3c5139f8715a9100bb0aa55cf3b41700 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fc681f5412c421ff9609aea448310106d2570fd5 X-Git-Newrev: 614d0c9e3c5139f8715a9100bb0aa55cf3b41700 Message-Id: <20230117211233.CABBE3857400@sourceware.org> Date: Tue, 17 Jan 2023 21:12:33 +0000 (GMT) From: Gerald Pfeifer List-Id: 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 614d0c9e3c5139f8715a9100bb0aa55cf3b41700 (commit) from fc681f5412c421ff9609aea448310106d2570fd5 (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 614d0c9e3c5139f8715a9100bb0aa55cf3b41700 Author: Gerald Pfeifer Date: Tue Jan 17 22:11:39 2023 +0100 rsync: Remove trailing slash from tags diff --git a/htdocs/rsync.html b/htdocs/rsync.html index e206f0b4..264ea2af 100644 --- a/htdocs/rsync.html +++ b/htdocs/rsync.html @@ -3,8 +3,8 @@ - - + + GCC: Anonymous read-only rsync access ----------------------------------------------------------------------- Summary of changes: htdocs/rsync.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs