[SCM] build.samba.org - branch master updated

Björn Jacke bjacke at samba.org
Wed Aug 31 13:01:12 MDT 2011


The branch, master has been updated
       via  f36e05d use www.samba.org as server for the css
      from  6767f4c try and find config.h in one more location

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit f36e05db849e06f313c4e2d9672a21228441f696
Author: Björn Jacke <bj at sernet.de>
Date:   Wed Aug 31 21:00:04 2011 +0200

    use www.samba.org as server for the css

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

Summary of changes:
 buildfarm/web/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/buildfarm/web/__init__.py b/buildfarm/web/__init__.py
index 84e7bb3..904733c 100755
--- a/buildfarm/web/__init__.py
+++ b/buildfarm/web/__init__.py
@@ -906,7 +906,7 @@ class BuildFarmApp(object):
         yield "    <meta name='description' contents='Home of the Samba Build Farm, the automated testing facility.'/>\n"
         yield "    <meta name='robots' contents='noindex'/>"
         yield "    <link rel='stylesheet' href='/build_farm.css' type='text/css' media='all'/>"
-        yield "    <link rel='stylesheet' href='http://master.samba.org/samba/style/common.css' type='text/css' media='all'/>"
+        yield "    <link rel='stylesheet' href='http://www.samba.org/samba/style/common.css' type='text/css' media='all'/>"
         yield "    <link rel='shortcut icon' href='http://www.samba.org/samba/images/favicon.ico'/>"
         yield "  </head>"
         yield "<body>"


-- 
build.samba.org


More information about the samba-cvs mailing list