diff options
-rwxr-xr-x | bin/hashl | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -173,10 +173,6 @@ sub db_update { sub db_ignore { my ($file, $path) = @_; - if ($hashl->file_in_db($path)) { - return; - } - $hashl->ignore($path); } |
index : App-Hashl | ||
Hash parts of files, only leech non-duplicates from slow FTPs | derf |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/hashl | 4 |
@@ -173,10 +173,6 @@ sub db_update { sub db_ignore { my ($file, $path) = @_; - if ($hashl->file_in_db($path)) { - return; - } - $hashl->ignore($path); } |