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?
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: [EMAIL PROTECTED] secondary: scrappy@{freebsd|postgresql}.org
- Re: another one in chg-chio ... The Hermit Hacker
- Re: another one in chg-chio ... Jean-Louis Martineau
