[SCM] Samba Website Repository - branch master updated

Stefan Metzmacher metze at samba.org
Wed Aug 5 12:32:45 UTC 2015


The branch, master has been updated
       via  817d77e sambaXP-2015-recordings: fix typo in headline html
       via  4c1c6df prepare_news.sh: fix a typo in the headline generation
      from  fae49ea NEWS[sambaXP-2015-recordings]: sambaXP: Listen to the 2015 recordings - and save the date for 2016

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 817d77e8e00ee5b29c5a8fdce56704270a6546aa
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Aug 5 14:32:04 2015 +0200

    sambaXP-2015-recordings: fix typo in headline html
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>

commit 4c1c6dffede09f5f48596480a69b14cf95c8f459
Author: Stefan Metzmacher <metze at samba.org>
Date:   Wed Aug 5 14:31:36 2015 +0200

    prepare_news.sh: fix a typo in the headline generation
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>

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

Summary of changes:
 posted_news/20150805-121714.sambaXP-2015-recordings.body.html | 2 +-
 prepare_news.sh                                               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/posted_news/20150805-121714.sambaXP-2015-recordings.body.html b/posted_news/20150805-121714.sambaXP-2015-recordings.body.html
index 3095606..641923a 100644
--- a/posted_news/20150805-121714.sambaXP-2015-recordings.body.html
+++ b/posted_news/20150805-121714.sambaXP-2015-recordings.body.html
@@ -1,6 +1,6 @@
 <!-- BEGIN: posted_news/20150805-121714.sambaXP-2015-recordings.body.html -->
 <h5><a name="sambaXP-2015-recordings">05 August 2015</a></h5>
-<p class=headline>sambaXP: Listen to the 2015 recordings - and save the date for 2016/p>
+<p class=headline>sambaXP: Listen to the 2015 recordings - and save the date for 2016</p>
 <p>
 Recordings and slides of the sambaXP 2015 talks are now available at
 <a href="www.sambaxp.org">www.sambaxp.org</a>.
diff --git a/prepare_news.sh b/prepare_news.sh
index a4e37f1..797bca2 100755
--- a/prepare_news.sh
+++ b/prepare_news.sh
@@ -101,7 +101,7 @@ CLEANUP_FILES="${CLEANUP_FILES} ${bodyfile}"
 {
 	echo "<!-- BEGIN: ${bodyfile} -->"
 	echo "<h5><a name=\"${NAME}\">${utcdate}</a></h5>"
-	echo "<p class=headline>${HEADLINE}/p>"
+	echo "<p class=headline>${HEADLINE}</p>"
 	echo "<p>"
 	echo "<!-- TODO: add your context here -->"
 	echo "</p>"


-- 
Samba Website Repository



More information about the samba-cvs mailing list