Mercurial > p > roundup > code
changeset 4151:2c6cc377022c gsoc-2009
Adapt configuration file to devel tracker
| author | Pygi <pygi@users.sourceforge.net> |
|---|---|
| date | Thu, 02 Jul 2009 11:17:20 +0000 |
| parents | c61d27417d94 |
| children | 431df239c1ad |
| files | scripts/notify-roundup/notify-roundup.ini |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/notify-roundup/notify-roundup.ini Thu Jul 02 11:16:47 2009 +0000 +++ b/scripts/notify-roundup/notify-roundup.ini Thu Jul 02 11:17:20 2009 +0000 @@ -7,7 +7,7 @@ ; change this to detect other issue types ; multiple issue classes are possible (use regular expression "either" syntax) -item-class = issue +item-class = bug ; item-class = system ; item-class = dev|system|network
