cfdeed Don't choke on multiple spaces in metadata files

Authored and Committed by Brian Stinson 9 years ago
    Don't choke on multiple spaces in metadata files
    
    There are some package metadata files with one space separating the hash and the
    source filename and some are separated by more than one space. Mapping
    str.strip() across the resulting list will remove any errant spaces left over.
    
        
file modified
+1 -1
file modified
+1 -1