Re: 5.0 cron problem

2003-02-08 Thread Thomas Quinot
Le 2003-02-08, CHOI Junho écrivait : > Oh sorry... I didn't restart cron :P. It works well. 'cron -x pars' > says that whitespaces is correctly parsed. OK, that's reassuring! Ollivier can you review the posted patch please? Thanks, Thomas. -- [EMAIL PROTECTED] To Unsubscribe: send mail to

Re: 5.0 cron problem

2003-02-07 Thread CHOI Junho
Oh sorry... I didn't restart cron :P. It works well. 'cron -x pars' says that whitespaces is correctly parsed. From: Thomas Quinot <[EMAIL PROTECTED]> Subject: Re: 5.0 cron problem Date: Fri, 7 Feb 2003 14:07:24 +0100 > Le 2003-02-07, CHOI Junho écrivait : > >

Re: 5.0 cron problem

2003-02-07 Thread Thomas Quinot
Le 2003-02-07, CHOI Junho écrivait : > Oops. It doesn't solve the problem. There is no error when editing > crontab, but the variable is not substituted correctly(just blank). Hum, strange, it seemed to work here. Can you send me your crontab and the output of 'cron -x pars' ? Thomas. -- [

Re: 5.0 cron problem

2003-02-07 Thread CHOI Junho
From: CHOI Junho <[EMAIL PROTECTED]> Subject: Re: 5.0 cron problem Date: Fri, 07 Feb 2003 19:43:04 +0900 (KST) > > I tried it to 5.0-RELEASE. It works with my previous crontab file. > Oops. It doesn't solve the problem. There is no error when editing crontab, but

Re: 5.0 cron problem

2003-02-07 Thread CHOI Junho
I tried it to 5.0-RELEASE. It works with my previous crontab file. From: Thomas Quinot <[EMAIL PROTECTED]> Subject: Re: 5.0 cron problem Date: Fri, 7 Feb 2003 11:37:42 +0100 > Right, the according to the man page inner whitespace in the unquoted > right-hand part of an environm

Re: 5.0 cron problem

2003-02-07 Thread Thomas Quinot
Le 2003-02-05, Tim Robbins écrivait : > Since revision 1.11 of src/usr.sbin/cron/lib/env.c, you need to put the > value of the environment variable inside quotes if it contains any spaces. > I suspect that this change of behaviour was unintentional given that the > implementation differs from the

Re: 5.0 cron problem

2003-02-05 Thread CHOI Junho
of env.c) is right according to the manual. But 4-stable is still r1.7.2.1, so it'll be good to wait until MFC... From: Tim Robbins <[EMAIL PROTECTED]> Subject: Re: 5.0 cron problem Date: Wed, 5 Feb 2003 20:42:50 +1100 > On Wed, Feb 05, 2003 at 05:57:30PM +0900, CH

Re: 5.0 cron problem

2003-02-05 Thread Tim Robbins
On Wed, Feb 05, 2003 at 05:57:30PM +0900, CHOI Junho wrote: [...] > -- > CVSUP=/usr/local/bin/cvsup -g -L2 -h localhost > CVSUPDIR=/b/FreeBSD/cvsup > > # source sync > 0 */1 * * * $CVSUP $CVSUPDIR/4_7-supfile > /dev/null > 20*/1 * *