Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-18 | (#22214): close content file before executing checkscript | sgzijl | |
Right now validation seems to be done against zero byte generated temp files. We need to close the file before executing validation against it. | |||
2013-02-07 | validate_cmd(): Use Puppet::Util::Execution.execute when available | Raphaël Pinson | |
2013-02-06 | validate_cmd: Use Puppet::Util.execute | Raphaël Pinson | |
2013-01-18 | validate_cmd: Make sure tmpfile is always closed and unlinked | Raphaël Pinson | |
2013-01-18 | Add validate_cmd function | Raphaël Pinson | |