<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,6 +10,7 @@ module RemoteProcessing
 
   def self.execute(options = {}, &amp;blk)
     options = {} if options.nil?
+    options[:timeout] = MAX_TIMOUT if options[:timeout].nil?
     options[:autosynchronise] = false if options[:autosynchronise].nil?
 
     container = RemoteProcessing::Collection.new</diff>
      <filename>lib/remote_processing.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e89f893ec0024a6f79b6c1210592fcba8439dbcd</id>
    </parent>
  </parents>
  <author>
    <name>Dan Sketcher</name>
    <email>dan@sketcher.net</email>
  </author>
  <url>http://github.com/touchlocal/remote_processing/commit/92b2effb2ffac2d8f7ff1fe51fbed87b9dd4a3dc</url>
  <id>92b2effb2ffac2d8f7ff1fe51fbed87b9dd4a3dc</id>
  <committed-date>2009-11-15T21:34:37-08:00</committed-date>
  <authored-date>2009-11-15T21:34:37-08:00</authored-date>
  <message>Add default handling for synchronize option</message>
  <tree>31047ad69d2db377d37e28de9ebdc0f8043b5347</tree>
  <committer>
    <name>Dan Sketcher</name>
    <email>dan@sketcher.net</email>
  </committer>
</commit>
