Opened 17 years ago

Last modified 17 years ago

#922 closed defect

ScrumBurndownPlugin — at Initial Version

Reported by: m@… Owned by: Sam Bloomquist
Priority: normal Component: ScrumBurndownPlugin
Severity: normal Keywords: cronjob
Cc: Trac Release: 0.10

Description

I have installed the timing and estimation plugin and the scrumburndown plugin successfully, i.e. the correct fields show up for the user assigned the permissions to the plugins in trac.

The only issue I am having is with the cronjob for burndown_job.py on linux (fedora 4).

This is what I tried on the command line to test the script:

python /root/burndown_job.py /var/svn/trac/leap

shell output:

python burndown_job.py /var/svn/trac/leap

File "burndown_job.py", line 1

<!DOCTYPE html

SyntaxError: invalid syntax

What would be the correct method of calling this from cron or the command line in linux? Any help would be much appreciated.

cheers

-m

Change History (0)

Note: See TracTickets for help on using tickets.