From 4082179769e6ed50936db43ab674691dce4d9f7a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 15 Mar 2023 01:44:13 +0200 Subject: already have templates now --- lib/atomfeed.source.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/atomfeed.source.sh b/lib/atomfeed.source.sh index 918c0f3..10ec380 100644 --- a/lib/atomfeed.source.sh +++ b/lib/atomfeed.source.sh @@ -118,6 +118,8 @@ atomfeed::_entry () { log WARN "No publishing date specified for $gmi_file, assuming $date" atomfeed::_insert_date "$date" "$gemfeed_dir/$gmi_file" + else + log INFO "Publishing date is $date" fi assert::not_empty publishing_date "$date" -- cgit v1.2.3