Sat, 03 Sep 2011 11:48:00 +0000 |
Bjoern Ricks |
don't forget to import shlex
|
Sat, 03 Sep 2011 11:35:36 +0000 |
Bjoern Ricks |
Use shlex.split for build_listpanding command because the string may contain arguments like --config-file foo.cfg
|
Fri, 02 Sep 2011 10:30:52 +0000 |
Bjoern Ricks |
Correct syntax and display abspath of config file
|
Fri, 02 Sep 2011 10:25:59 +0000 |
Bjoern Ricks |
Check if config file exists and set destination of --config option to config_file
|
Fri, 02 Sep 2011 10:18:54 +0000 |
Bjoern Ricks |
Also use option --config to pass the config file
|
Thu, 09 Sep 2010 14:46:13 +0000 |
Andre Heinecke |
Allow sending notifications from a local treepkg via sendnotificationmails.py
|
Tue, 01 Sep 2009 13:35:23 +0000 |
Bernhard Herzog |
Make the #! line in the commands more portable. Use /usr/bin/python
|
Wed, 14 Jan 2009 17:20:42 +0000 |
Bernhard Herzog |
Include the rules revision in the output of listpendingnotifications.py
|
Tue, 19 Feb 2008 20:11:35 +0000 |
Bernhard Herzog |
Remove unused option base_url
|
Tue, 19 Feb 2008 19:19:23 +0000 |
Bernhard Herzog |
Add support for notification mails in case of build errors
|