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

List:       bacula-commits
Subject:    [Bacula-commits] git: Bacula branch, Branch-5.1,
From:       "Kern Sibbald" <kerns () users ! sourceforge ! net>
Date:       2011-02-06 17:09:32
Message-ID: E1Pm87C-0002hX-Ja () 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, Branch-5.1 has been updated
       via  92c7a3ee9aaf816006339bcdd55de8850919b0b2 (commit)
       via  d3167b2b9d7f4573be92f494e354e91c38c68f5d (commit)
      from  06ee149a06cbffab1ec6f10b93ac5f461ec99213 (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 92c7a3ee9aaf816006339bcdd55de8850919b0b2
Author: Kern Sibbald <kern@sibbald.com>
Date:   Sun Feb 6 18:07:43 2011 +0100

    Add MAKEOPT to conf for regression

commit d3167b2b9d7f4573be92f494e354e91c38c68f5d
Author: Eric Bollengier <eric@eb.homelinux.org>
Date:   Sun Feb 6 11:46:17 2011 +0100

    Fix double query in db_list_basefiles()

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

Summary of changes:
diff --git a/bacula/src/cats/sql_list.c b/bacula/src/cats/sql_list.c
index e951e36..ed45966 100644
--- a/bacula/src/cats/sql_list.c
+++ b/bacula/src/cats/sql_list.c
@@ -506,11 +506,6 @@ db_list_base_files_for_job(JCR *jcr, B_DB *mdb, JobId_t jobid, DB_LIST_HANDLER *
            edit_int64(jobid, ed1));
    }
 
-   if (!QUERY_DB(jcr, mdb, mdb->cmd)) {
-      db_unlock(mdb);
-      return;
-   }
-
    if (!db_big_sql_query(mdb, mdb->cmd, list_result, &lctx)) {
        db_unlock(mdb);
        return;
diff --git a/regress/scripts/setup b/regress/scripts/setup
index 6f6b22c..7ca614c 100755
--- a/regress/scripts/setup
+++ b/regress/scripts/setup
@@ -50,7 +50,7 @@ rm -f Makefile config.*
 check_exit_code
 # Cleanup any build in source
 make clean
-make -j9
+make ${MAKEOPT:-""}
 check_exit_code
 make install
 if [ a$KEEP_SOURCE = a ]; then


hooks/post-receive
-- 
Bacula

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
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