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 "Ganeti core".

The branch, master has been updated
       via  077c415a09f8c381ce788ebe6c065d8ccab60564 (commit)
      from  fd0618e78d19b5ef4750e7488406507f1794886c (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 077c415a09f8c381ce788ebe6c065d8ccab60564
Author: Niklas Hambuechen <[email protected]>
Date:   Sat Nov 8 00:51:34 2014 +0100

    Full QuickCheck 2.7 compatibility
    
    This renames the deprecated `printTestCase` to its replacement
    `counterexample`, add provides a CPP-guarded fallback for QuickCheck < 2.7.
    
    Signed-off-by: Niklas Hambuechen <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

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

Summary of changes:
 doc/dev-codestyle.rst                          |    6 +-
 test/hs/Test/Ganeti/BasicTypes.hs              |   10 +-
 test/hs/Test/Ganeti/Confd/Utils.hs             |    8 +-
 test/hs/Test/Ganeti/HTools/Backend/Text.hs     |    8 +-
 test/hs/Test/Ganeti/HTools/Cluster.hs          |   14 ++--
 test/hs/Test/Ganeti/HTools/Container.hs        |    2 +-
 test/hs/Test/Ganeti/HTools/Node.hs             |    2 +-
 test/hs/Test/Ganeti/HTools/Types.hs            |    2 +-
 test/hs/Test/Ganeti/Hypervisor/Xen/XmParser.hs |    4 +-
 test/hs/Test/Ganeti/JQScheduler.hs             |    8 +-
 test/hs/Test/Ganeti/JQueue.hs                  |   28 +++---
 test/hs/Test/Ganeti/Locking/Allocation.hs      |   30 ++++----
 test/hs/Test/Ganeti/Locking/Locks.hs           |    4 +-
 test/hs/Test/Ganeti/Locking/Waiting.hs         |   46 ++++++-----
 test/hs/Test/Ganeti/Network.hs                 |   10 +-
 test/hs/Test/Ganeti/Objects.hs                 |    6 +-
 test/hs/Test/Ganeti/OpCodes.hs                 |    2 +-
 test/hs/Test/Ganeti/Query/Filter.hs            |    8 +-
 test/hs/Test/Ganeti/Query/Language.hs          |    2 +-
 test/hs/Test/Ganeti/Query/Query.hs             |  104 ++++++++++++------------
 test/hs/Test/Ganeti/SlotMap.hs                 |    8 +-
 test/hs/Test/Ganeti/Ssconf.hs                  |    2 +-
 test/hs/Test/Ganeti/TestCommon.hs              |   15 +++-
 test/hs/Test/Ganeti/Utils.hs                   |   54 ++++++------
 test/hs/Test/Ganeti/Utils/MultiMap.hs          |    4 +-
 test/hs/Test/Ganeti/Utils/Statistics.hs        |    7 +-
 26 files changed, 203 insertions(+), 191 deletions(-)


hooks/post-receive
-- 
Ganeti core

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to