Changeset 1294

Show
Ignore:
Timestamp:
03/25/09 18:05:18 (12 months ago)
Author:
dormando
Message:

committed the wrong patch before, sorry :(

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/server/lib/MogileFS/Worker/Delete.pm

    r1288 r1294  
    242242 
    243243        # fid has no pants. 
    244         unless (@devids) { 
     244        unless (keys %devids) { 
    245245            $sto->delete_fid_from_file_to_delete2($fidid); 
    246246            next;