summaryrefslogtreecommitdiff
path: root/chef/lib/chef/provider/erl_call.rb
Commit message (Expand)AuthorAgeFilesLines
* Updating loggin for erl_callAdam Jacob2011-04-061-6/+7
* update test with expected output, fix whitespaceDaniel DeLeo2011-02-241-7/+7
* some commentsjoewilliams2011-02-241-0/+2
* a little more clean upjoewilliams2011-02-241-4/+4
* some clean upjoewilliams2011-02-241-8/+6
* only check the first 4 characters for {ok,joewilliams2011-02-241-1/+1
* no need to log things multiple timesjoewilliams2011-02-241-2/+1
* raise an exception in certain conditionsjoewilliams2011-02-241-5/+22
* improve erl call spec coverage, fix bug where code would get nil'dDaniel DeLeo2011-01-111-1/+2
* ensure we wait for the pid to die before moving onjoewilliams2011-01-111-14/+18
* dont use block syntaxjoewilliams2011-01-111-10/+17
* [CHEF-489] all specs pass on 1.8.7 and 1.9.1Daniel DeLeo2010-05-011-2/+2
* prettier, cleaned up logging outputzeusfaber2009-10-271-4/+5
* fixes for action definition and platform listzeusfaber2009-10-271-1/+0
* run erl_call from its own action methondzeusfaber2009-10-271-0/+5
* fixes for erl_callzeusfaber2009-10-271-5/+8
* added in initial erl_call provider/resourcezeusfaber2009-10-271-0/+64