Update mcollective.init script according to OSCI-969
[packages/precise/mcollective.git] / lib / mcollective / ddl / validatorddl.rb
1 module MCollective
2   module DDL
3     class ValidatorDDL<Base
4     end
5   end
6 end