[Treepkg-commits] r25 - trunk/bin

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Feb 19 21:11:36 CET 2008


Author: bh
Date: 2008-02-19 21:11:35 +0100 (Tue, 19 Feb 2008)
New Revision: 25

Modified:
   trunk/bin/sendnotificationmails.py
Log:
Remove unused option base_url


Modified: trunk/bin/sendnotificationmails.py
===================================================================
--- trunk/bin/sendnotificationmails.py	2008-02-19 19:19:23 UTC (rev 24)
+++ trunk/bin/sendnotificationmails.py	2008-02-19 20:11:35 UTC (rev 25)
@@ -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),
                      ]
 



More information about the Treepkg-commits mailing list