Changeset 190

Show
Ignore:
Timestamp:
11/13/07 15:28:55 (1 year ago)
Author:
gethema..@gmail.com
Message:

check in new task

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/version10/tasks/backgroundrb_tasks.rake

    r189 r190  
    88    FileUtils.chmod 0774, script_src 
    99 
    10     defaults = {:host => 'localhost', 
    11                 :port => 11006, 
    12                } 
     10    defaults = {:backgroundrb => {:ip => 'localhost',:port => 11006 } } 
    1311 
    1412    config_dest = "#{RAILS_ROOT}/config/backgroundrb.yml"