X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=bkmk-chk;h=6a748e9e8ffaa67e1954f2f85c79299fe6063206;hb=8a1de1f6955285e17c7cdf55caf34ff937cc55e7;hp=3e5e5fe98789aecfcd8b7f59f06c8a5ce018dd23;hpb=38f9ac83edd748caa0d262ddaa6af5df9139bda9;p=bookmarks_db.git diff --git a/bkmk-chk b/bkmk-chk index 3e5e5fe..6a748e9 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 @@ -24,6 +24,7 @@ check_urls.py -e && BKMK_WRITER=flad db2bkmk.py && check_dups.py -s -l bookmarks.err >/dev/null && check_title.py > check_title.txt && +check_redirects.py > check_redirects.txt && bkmk-sort && # Write results to the bookmarks files