X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=bkmk-chk;h=1a96108d175e28e7451ee0f9a5dedba447c9be0f;hb=f84406ac3fd5b69919ff801e1db82a56a7186a10;hp=3e5e5fe98789aecfcd8b7f59f06c8a5ce018dd23;hpb=a3bdba992715f6282e112e06a2beee15d20b69ca;p=bookmarks_db.git diff --git a/bkmk-chk b/bkmk-chk index 3e5e5fe..1a96108 100755 --- a/bkmk-chk +++ b/bkmk-chk @@ -7,7 +7,7 @@ # This file is a part of Bookmarks database and Internet robot. # # __author__ = "Oleg Broytman " -# __copyright__ = "Copyright (C) 2000-2014 PhiloSoft Design" +# __copyright__ = "Copyright (C) 2000-2023 PhiloSoft Design" # __license__ = "GNU GPL" . "`dirname \"$0\"`"/set-path @@ -23,7 +23,8 @@ check_urls.py -e && # Report results BKMK_WRITER=flad db2bkmk.py && check_dups.py -s -l bookmarks.err >/dev/null && -check_title.py > check_title.txt && +check_title.py -s -l check_title.txt && +check_redirects.py -s -l check_redirects.txt && bkmk-sort && # Write results to the bookmarks files