From c9a896f680e14d6992d3fb0c2c46a7b6ad2a7311 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 25 Apr 2011 10:58:04 +0200 Subject: hashl: Remove deleted files from DB in update run --- bin/hashl | 1 + 1 file changed, 1 insertion(+) 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; -- cgit v1.2.3