Changeset 24326 for trunk/Nebulous-Server/lib/Nebulous/Server.pm
- Timestamp:
- Jun 4, 2009, 3:12:00 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm
r24324 r24326 2034 2034 unless (_retry(sub { chmod(0664, $path) })); 2035 2035 2036 die "can not flush $path: $!"2037 unless ($fh->flush);2036 # die "can not flush $path: $!" 2037 # unless ($fh->flush); 2038 2038 2039 2039 die "can not sync $path: $!"
Note:
See TracChangeset
for help on using the changeset viewer.
