On Mon, Feb 20, 2012 at 15:21, Iustin Pop <ius...@google.com> wrote: > These just test that add/remove are idempotent. This is not perfect, > as we use unsorted lists for some values (instead of sets), so when > using non-empty nodes this would break (but for empty nodes, a > 1-element list is sorted, so it's fine). > --- > htools/Ganeti/HTools/QC.hs | 19 +++++++++++++++++++ > 1 files changed, 19 insertions(+), 0 deletions(-)
LGTM :) René