search for: shutmedown

Displaying 1 result from an estimated 1 matches for "shutmedown".

Did you mean: shutdown
2008 Jun 09
2
cruisecontrol integration
...nding) #put backgroundrb_configuration, "#{RAILS_ROOT}/config/backgroundrb.yml" bfile = File.new("#{RAILS_ROOT}/config/backgroundrb.yml", "w") bfile.puts backgroundrb_configuration sh "chmod 755 #{RAILS_ROOT}/config/backgroundrb.yml" begin def shutmedown sh "ruby script/backgroundrb stop" end rescue ''got hereer.'' end sh "ruby script/backgroundrb start" end ---------------------------------------------- /home/ian/bluffware/backend/vendor/plugins/backgroundrb/lib/backgroundrb/bdrb_config...