# HG changeset patch # User Bernhard Herzog # Date 1203451895 0 # Node ID aea6b97e7c68f0e222dd6be7ae62ce3b9da82a73 # Parent 7888fe374e11614f7b69899843fd86fda73684e6 Remove unused option base_url diff -r 7888fe374e11 -r aea6b97e7c68 bin/sendnotificationmails.py --- a/bin/sendnotificationmails.py Tue Feb 19 19:19:23 2008 +0000 +++ b/bin/sendnotificationmails.py Tue Feb 19 20:11:35 2008 +0000 @@ -21,7 +21,7 @@ from treepkg.cmdexpand import cmdexpand notification_desc = ["build_user", "build_host", "build_listpending", - "notification_template", "base_url", + "notification_template", "smtp_host", ("smtp_port", int), ]