sgzijl
|
9e0d8a8e0a
|
(#22214): close content file before executing checkscript
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-09-18 21:32:07 -07:00 |
|
Raphaël Pinson
|
69248dfd8a
|
validate_cmd(): Use Puppet::Util::Execution.execute when available
|
2013-02-07 08:56:52 +01:00 |
|
Raphaël Pinson
|
683ac8f8aa
|
validate_cmd: Use Puppet::Util.execute
|
2013-02-06 18:03:11 +01:00 |
|
Raphaël Pinson
|
bda25ac087
|
validate_cmd: Make sure tmpfile is always closed and unlinked
|
2013-01-18 22:01:03 +01:00 |
|
Raphaël Pinson
|
6902cc582e
|
Add validate_cmd function
|
2013-01-18 09:06:02 -08:00 |
|