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

Matthieu Patou mat at samba.org
Wed Mar 14 22:29:55 MDT 2012


The branch, master has been updated
       via  285b0e1 Add some spacing before the status (failed, skipped, ...)
      from  963df5e Limit list of older build to 10 by default

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


- Log -----------------------------------------------------------------
commit 285b0e1cafbbd134fe359c7432c479ef46fe5ad8
Author: Matthieu Patou <mat at matws.net>
Date:   Wed Mar 14 21:29:35 2012 -0700

    Add some spacing before the status (failed, skipped, ...)

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

Summary of changes:
 web/build_farm.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/web/build_farm.css b/web/build_farm.css
index 136bea3..9b472f4 100644
--- a/web/build_farm.css
+++ b/web/build_farm.css
@@ -5,6 +5,7 @@
 	font-weight: bold;
 	font-family: sans-serif;
 }
+#log .status { margin-left: 0.5ex; }
 #log .status.failed {	color: rgb(153, 0,   0);   }
 #log .status.passed {	color: rgb(0,   153, 0);   }
 #log .status.skipped {	color: rgb(0,   0,   153); }


-- 
build.samba.org


More information about the samba-cvs mailing list