Re: [DOC-WEB] cvs: docweb /cron/weekly checkent /include lib_url_entities.inc.php /scripts checkent.php
[email protected] (Vincent Gevers)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 22 January 2005 18:09, Sean Coates wrote: > +++ docweb/cron/weekly/checkent Sat Jan 22 12:09:03 2005 > @@ -2,6 +2,8 @@ > > . `dirname $0`/../../build-ops > > +NUMFORKS=10 > + this method doesn't seem to work for my bash or sh when I add a "export NUMFORKS" forking works fine. I know i've read about these issues somewhere but forgot the way to solve it. although I think adding the export line would be the best solution. Vincent