dd15137e41
Any parameter in a job type template which is surrounded by quotes will now be auto-escaped. Examples: job_type :foo, :template => "/my/cool/bin ':bar'" every :day do foo %(single quote! -> ' <-) end will render to @daily /my/cool/bin 'single quote! -> '\'' <-' |
||
---|---|---|
.. | ||
command_line_test.rb | ||
cron_test.rb | ||
job_test.rb | ||
output_at_test.rb | ||
output_command_test.rb | ||
output_defined_job_test.rb | ||
output_env_test.rb | ||
output_rake_test.rb | ||
output_redirection_test.rb | ||
output_runner_test.rb | ||
test_helper.rb |