From d304fad026899d2db5af26740eeb952698bd6fb2 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 3 Apr 2013 00:04:48 -0700 Subject: Wed Apr 3 00:04:48 PDT 2013 --- community/ubuntuone-client/lp1093111.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 community/ubuntuone-client/lp1093111.patch (limited to 'community/ubuntuone-client/lp1093111.patch') diff --git a/community/ubuntuone-client/lp1093111.patch b/community/ubuntuone-client/lp1093111.patch deleted file mode 100644 index 8663915d3..000000000 --- a/community/ubuntuone-client/lp1093111.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/ubuntuone/syncdaemon/tritcask.py 2013-01-18 18:27:41.809017000 +0200 -+++ b/ubuntuone/syncdaemon/tritcask.py 2013-01-22 15:08:15.015987671 +0200 -@@ -300,6 +300,7 @@ - self.fd.seek(0, os.SEEK_END) - self.fd.write(crc32 + header) - self.fd.write(key) -+ self.fd.flush() - value_pos = self.fd.tell() - self.fd.write(value) - self.fd.flush() -- cgit v1.2.3-54-g00ecf