Index: trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 24324)
+++ trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 24326)
@@ -2034,6 +2034,6 @@
         unless (_retry(sub { chmod(0664, $path) }));
 
-    die "can not flush $path: $!"
-        unless ($fh->flush);
+#    die "can not flush $path: $!"
+#        unless ($fh->flush);
 
     die "can not sync $path: $!"
