You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/ganeti-htools/files/ganeti-htools-0.3.1-contain...

10 lines
363 B

diff --git a/Ganeti/HTools/QC.hs b/Ganeti/HTools/QC.hs
index 534a7b1..6f99a96 100644
--- a/Ganeti/HTools/QC.hs
+++ b/Ganeti/HTools/QC.hs
@@ -753,3 +753,3 @@ prop_ClusterAllocBalance node =
let nl = makeSmallCluster node count
- (hnode, nl') = IntMap.deleteFindMax nl
+ ((_k, hnode), nl') = IntMap.deleteFindMax nl
il = Container.empty