Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 7 | -127/+127 |
| | |||||
* | Fixing #749 -- environment settings no longer accumulate. Significantly ↵ | luke | 2007-08-06 | 3 | -0/+370 |
| | | | | | | adding to the cron tests at the same time, such that hopefully we will no longer have these recurring bugs. I now do every combinatorial of multi-line cron jobs, including doing them all in one file. There are, unfortunately, still edge cases, but maybe we will have some peace in cron space for a while, anyway. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2750 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Adding example cron tab from #492 and making the read/write tests ignore ↵ | luke | 2007-03-18 | 1 | -0/+20 |
| | | | | | | whitespace. This cron now parses successfully, as I thought it would with the move to providers. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2291 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Fixing cron support (I hope). It now uses providers, and seems to work, at ↵ | luke | 2007-03-17 | 6 | -0/+68 |
least on my os x box. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2284 980ebf18-57e1-0310-9a29-db15c13687c0 |