Apparently, I was not mistaking, the find -newer function does not
work well with fast computers.

Without changing anything, on three test, it everytime goes wrong, on
a variable number of files..

[EMAIL PROTECTED] pdbv /var/www -d -f
DEBUG = 1
FORCE = 1
OUTPUT = xhtml
WORKING_DIR = /var/www/pdbv
-rw-r--r--    1 root     root            0 Thu Sep 19 18:42:45 2002 
/var/www/pdbv/package/tmp.test
ORPHANS: /var/www/pdbv/package/tmp.test
/var/www/pdbv/package/adduser.html
[EMAIL PROTECTED] pdbv /var/www -d -f
DEBUG = 1
FORCE = 1
OUTPUT = xhtml
WORKING_DIR = /var/www/pdbv
-rw-r--r--    1 root     root            0 Thu Sep 19 18:43:15 2002 
/var/www/pdbv/package/tmp.test
ORPHANS: /var/www/pdbv/package/tmp.test
/var/www/pdbv/package/adduser.html
[EMAIL PROTECTED] pdbv /var/www -d -f
DEBUG = 1
FORCE = 1
OUTPUT = xhtml
WORKING_DIR = /var/www/pdbv
-rw-r--r--    1 root     root            0 Thu Sep 19 18:43:40 2002 
/var/www/pdbv/package/tmp.test
ORPHANS: /var/www/pdbv/package/tmp.test
/var/www/pdbv/package/adduser.html
/var/www/pdbv/package/analog.html
/var/www/pdbv/package/apache-common.html



And now:
        - looking if it's a known bug and if there's a way to avoid it
via find
        - if not, add a sleep for 1 second after the touching of the
test file and the touching/creation of the normal files should be ok... It 
should
avoid the problem without making the output update too long.


Bye



-- 
Mathieu Roy
 
 << Profile  << http://savannah.gnu.org/users/yeupou <<
 >> Homepage >> http://yeupou.coleumes.org           >>
 << GPG Key  << http://gpg.coleumes.org              <<


Reply via email to