[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bacula-commits
Subject:    [Bacula-commits] git: Bacula branch, master,
From:       "Eric Bollengier" <ricozz () users ! sourceforge ! net>
Date:       2009-11-30 14:38:47
Message-ID: E1NF7Os-0002T7-HV () sfp-scmshell-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

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 "Bacula".

The branch, master has been updated
       via  d0afd30c756345e64589b8d6c205f493caada0ba (commit)
      from  0e17b2ab2e9fa4842e99b3c5c99fd442648ab0c4 (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 d0afd30c756345e64589b8d6c205f493caada0ba
Author: Eric Bollengier <eric@eb.homelinux.org>
Date:   Mon Nov 30 15:38:53 2009 +0100

    bweb: fix update script for mysql

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

Summary of changes:
diff --git a/gui/bweb/script/bweb-mysql.sql b/gui/bweb/script/bweb-mysql.sql
index d9cd785..6017dc8 100644
--- a/gui/bweb/script/bweb-mysql.sql
+++ b/gui/bweb/script/bweb-mysql.sql
@@ -41,8 +41,8 @@ UPDATE Status SET severity = 15;
 UPDATE Status SET severity = 100 where JobStatus = 'f';
 UPDATE Status SET severity = 90 where JobStatus = 'A';
 UPDATE Status SET severity = 10 where JobStatus = 'T';
-UPDATE Status SET severity = 20 where jobStatus = 'e';
-UPDATE Status SET severity = 25 where jobStatus = 'E';
+UPDATE Status SET severity = 20 where JobStatus = 'e';
+UPDATE Status SET severity = 25 where JobStatus = 'E';
 
 
 -- New tables for bresto (same as brestore)


hooks/post-receive
-- 
Bacula

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-commits mailing list
Bacula-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic