bin/pool in tournament-2.1.1 vs bin/pool in tournament-2.1.2

- old
+ new

@@ -162,10 +162,10 @@ mixin :savefile option('scoring', 'S') do optional argument :required arity 1 - default 'basic_scoring_strategy' + default 'basic' validate {|s| Tournament::ScoringStrategy.available_strategies.include?(s)} description "Sets the scoring strategy, should be one of #{Tournament::ScoringStrategy.available_strategies.join(', ')}" end def run init_pool