diff options
Diffstat (limited to 'lib/index.tcl')
-rw-r--r-- | lib/index.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/index.tcl b/lib/index.tcl index d011406462..b045219a1c 100644 --- a/lib/index.tcl +++ b/lib/index.tcl @@ -164,6 +164,7 @@ proc write_update_index {fd pathList totalCnt batch after} { _O - AM {set new A_} _T {set new T_} + _U - U? { if {[file exists $path]} { set new M_ |