[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tiny bug in ucrond
- To: alinden <http://www.netcologne.de/~alinden>, http://www.localhost.de/~alinden
- Subject: Re: tiny bug in ucrond
- From: http://dummy.us.eu.org/robert (robert)
- Date: Mon, 22 Jun 1998 09:17:07 -0400
- In-Reply-To: <13706.57318.419488.761937@localhost>
- XX-from: http://dummy.us.eu.org/robert (robert)
> From: alinden <http://www.localhost.de/~alinden>
> Date: Sat Jun 20, 1:39am
>
> robert writes:
> > Hi. When crontab -e is used, the command in the $VISUAL environment variable
> > is not looked up in the path, unlike Dillon's crontab command. I'd prefer not
>
> Thanks, I'll take a look at it.
>
> There have been some minor changes and I will upload to sunsite incoming again
> within the next days.
>
> Alexander
Sorry to keep hounding you, but I discovered another bug. For my particular
crontab file, when I do "crontab file" and then do "crontab -l", there is
junk at the end of the file -- sorta like something is not being
null-terminated.
Also, for some reason, my crontab is not getting run at all. I don't know if
this junk at the end of the file has anything to do with it. Interestingly,
it is successfully running root's jobs.
I really want this to work because it would be fantastic to have cron jobs
which were not run due to the computer being down or crashing run later.
Thanks.