On Sat, Oct 28, 2000 at 02:21:28AM -0300, The Hermit Hacker wrote:
> 
> around line 236, there is a conditional that goes:
> 
>         if ( $max_drive == r or $max_picker == 0 ) {
>                 print "$progname: No drive or picker ? ($max_drive/$max_picker)\n";
>                 exit(2);
>         }
> 
> what is the 'r' supposed to be?  

It should be '0'

Jean-Louis
-- 
Jean-Louis Martineau             email: [EMAIL PROTECTED] 
Departement IRO, Universite de Montreal
C.P. 6128, Succ. CENTRE-VILLE    Tel: (514) 343-6111 ext. 3529
Montreal, Canada, H3C 3J7        Fax: (514) 343-5834

Reply via email to