display rss path
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 15 Feb 2014 15:07:44 +0000 (15:07 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 15 Feb 2014 15:07:44 +0000 (15:07 +0000)
git-svn-id: file:///home/dpavlin/private/svn/sysadmin-cookbook-html@15 3e18072f-9615-4e06-9d3a-648eafba3f8d

bin/html.pl

index e87f1a5..fd355f1 100755 (executable)
@@ -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 {