summaryrefslogtreecommitdiff
path: root/bin/hashl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hashl')
-rwxr-xr-xbin/hashl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/hashl b/bin/hashl
index f92efc9..4c0ebd4 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -385,6 +385,7 @@ sub cmd_list_ignored {
}
sub cmd_update {
+ drop_deleted();
prepare_db_run();
$find_ref = \&db_update;
$find_db_write = 1;