> mandriva's package is built with "make -j4" without problem, but the
> tests must be run with make (without -j option) to pass
I've just looked into that, and the problem is that the ``test_shell''
and ``test_perl'' targets are run in the same directory and use the
same file names.
I think the simplest solution would be to remove the ``test_shell''
and ``test_perl'' targets, and have the ``test'' target directly call
the scripts.
If there are any objections, we could either have the *_harness
scripts grab a lock, or use different directories for the shell and
perl tests. But I think the first solution is much simpler.
Juliusz
_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users