example42 / puppet-mysql

Mysql Puppet Module
http://www.example42.com
Other
16 stars 38 forks source link

Minor bug correction to grant define. #27

Closed javierbertoli closed 11 years ago

javierbertoli commented 11 years ago

The previous construction caused a race condition where two different grants could get assigned the same file name.

Add tests for these cases.