Project 'linuxsupport/cronjobs/centos_rss' was moved to 'linuxsupport/cronjobs/package_alerts'. Please update any links and bookmarks that may still have the old path.
Add textual logging
Compare changes
+ 16
− 1
@@ -8,6 +9,7 @@ import sqlite3
@@ -26,6 +28,10 @@ db = db_connection.cursor()
@@ -70,7 +76,8 @@ def add_release_to_db(release_title, release_id):
@@ -84,3 +91,11 @@ def format_release( release, f):