<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -22,7 +22,11 @@ describe &quot;sync store&quot; do
     @data,@data['1'],@data['2'] = {},@product1,@product2
     
     @sync_store = SyncStore.new
-    @sync_store.db.flushdb
+    begin
+      @sync_store.db.flushdb
+    rescue
+      puts &quot;WARNING... Could not connect to redis!&quot; 
+    end
   end
   
   it &quot;should add simple data to new set&quot; do</diff>
      <filename>spec/models/libs/sync/sync_store_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>93860b136865d50e7124abba6dd386ea7558ddd9</id>
    </parent>
  </parents>
  <author>
    <name>lars</name>
    <email>larsburgess@gmail.com</email>
  </author>
  <url>http://github.com/rhomobile/rhosync/commit/32d1a9aa4edf46f7259de0bac9620cbcc2e9c5c3</url>
  <id>32d1a9aa4edf46f7259de0bac9620cbcc2e9c5c3</id>
  <committed-date>2009-11-10T18:23:57-08:00</committed-date>
  <authored-date>2009-11-10T18:23:57-08:00</authored-date>
  <message>don't fail if redis-connectivity unavailable</message>
  <tree>b401f821858be074bdb42c2c7b04ab6cb89d0c18</tree>
  <committer>
    <name>lars</name>
    <email>larsburgess@gmail.com</email>
  </committer>
</commit>
