Re: [gentoo-user] problems running doxygen from cron

2009-02-15 Thread Dirk Uys
On Sat, Feb 14, 2009 at 5:22 PM, Alex Schuster wrote: > Dirk Uys wrote: > >> I have a problem when running doxygen from a cron job. It seems like >> doxygen is simply aborting at an arbitrary point during execution. I >> tried to search on the internet, but could not find anything similar >> repor

Re: [gentoo-user] problems running doxygen from cron

2009-02-14 Thread Alex Schuster
Dirk Uys wrote: > I have a problem when running doxygen from a cron job. It seems like > doxygen is simply aborting at an arbitrary point during execution. I > tried to search on the internet, but could not find anything similar > reported. [...] > My cron entry is > 45 * * * * /home/user/script.s

[gentoo-user] problems running doxygen from cron

2009-01-14 Thread Dirk Uys
Hi I have a problem when running doxygen from a cron job. It seems like doxygen is simply aborting at an arbitrary point during execution. I tried to search on the internet, but could not find anything similar reported. I have the following script: #!/bin/bash echo `date` >> /home/user/cron.log