Roundup Tracker - Issues

Message632

Author hfoffani
Recipients
Date 2003-02-05.16:47:34
Message-id
In-reply-to
the script roundup-reminder.py doesn't work in the
unmodified standard installation.

errors:
line 136 should say TRACKER_WEB instead of
ISSUE_TRACKER_WEB

line 61 should say db.issue.get(issue_id, 'priority')
instead of db.issue.get(issue_id, 'timeliness')

and it should "import sys" because of sys.argv[]

regards,
-Hernan

roundup 0.5.5
python 2.2.2
windows 2000 spanish version

History
Date User Action Args
2009-02-03 14:20:14adminlinkissue681042 messages
2009-02-03 14:20:14admincreate