From 7aba73dbf3c684a1436a9018d0bccaedea2f3826 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 23 Sep 2012 22:54:31 +0000 Subject: [PATCH] Insert an empty line between runs. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@365 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- bkmk-chk | 1 + 1 file changed, 1 insertion(+) diff --git a/bkmk-chk b/bkmk-chk index 9f026ed..b3b173d 100755 --- a/bkmk-chk +++ b/bkmk-chk @@ -17,6 +17,7 @@ BKMK_STORAGE=json convert_st.py pickle && \ rm bookmarks_db.json && \ check_urls.py && \ +echo '' && \ check_urls.py -e && \ # Report results -- 2.39.2