diff options
author | Andrew Forgue <andrew.forgue@gmail.com> | 2009-11-23 17:58:13 -0500 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-12-02 13:24:38 +1100 |
commit | 01c98f6a196d37d346ccb34863502409da212f8d (patch) | |
tree | c6a022f9e0ec3d10a2fee999f0af51246baa676d /spec/unit/util/autoload.rb | |
parent | f7c5ceb325da912e05457cd69eb74e03f541cc9f (diff) | |
download | puppet-01c98f6a196d37d346ccb34863502409da212f8d.tar.gz puppet-01c98f6a196d37d346ccb34863502409da212f8d.tar.xz puppet-01c98f6a196d37d346ccb34863502409da212f8d.zip |
Fixed #2798 - Correct issue with crontab provider on AIX
Clean up AIX crontab type:
- The return "" if output.include?(...) prevented the
raise from ever being reached.
- Ensure the temp file is deleted after feeding it
to cron.
- Prevent dumping of the new crontab to STDOUT.
Signed-off-by: Andrew Forgue <andrew.forgue@gmail.com>
Diffstat (limited to 'spec/unit/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions