From f917bb4ea5ed3848724f6b29bf873bd3eb63fb08 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sat, 15 Feb 2014 15:07:44 +0000 Subject: [PATCH] display rss path git-svn-id: file:///home/dpavlin/private/svn/sysadmin-cookbook-html@15 3e18072f-9615-4e06-9d3a-648eafba3f8d --- bin/html.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/html.pl b/bin/html.pl index e87f1a5..fd355f1 100755 --- a/bin/html.pl +++ b/bin/html.pl @@ -119,7 +119,7 @@ sub add_item { mkfilepath $file; $item_feed->to_file($file); - warn "# $name\n"; + warn "# $name $file\n"; } sub add_feed_item_description { -- 2.20.1