final fetch fix
This commit is contained in:
@@ -236,6 +236,7 @@ proc fetchiidb {url echos dbdir dolog} {
|
||||
# pass the echo list and fetch the message IDs
|
||||
# now, process the map we've built
|
||||
dict for {echoname msgids} $echomap {
|
||||
if {![string match *.* $echoname]} {continue}
|
||||
# get the existing message IDs in the echo
|
||||
set echofile [file join $echodir $echoname]
|
||||
set oldmsgids ""
|
||||
|
||||
Reference in New Issue
Block a user