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 53bec60146dd49339e1315bfad7884ae89cd39d9 (commit)
from 84e50d4cceb1bc612e3d7a600c9a99ce92df9b15 (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 53bec60146dd49339e1315bfad7884ae89cd39d9
Author: Niklas Hambuechen <[email protected]>
Date: Tue Dec 2 15:22:03 2014 +0100
TestCommon: Fix QuickCheck import warnings
This only appears on systems with QuickCheck >= 2.7.
For TestCommon, it happens because the QC qualified name is only used
in the conditional section.
Fixed by making the import conditional as well.
For Statistics, the `Test.Ganeti.TestCommon` import was not necessary
for QC 2.7 because there `Test.QuickCheck` already provides
`counterexample`.
Fixed by giving an import list for `Test.QuickCheck`.
Signed-off-by: Niklas Hambuechen <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
test/hs/Test/Ganeti/TestCommon.hs | 2 ++
test/hs/Test/Ganeti/Utils/Statistics.hs | 2 +-
2 files changed, 3 insertions(+), 1 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.