|
Boost Testing : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-25 07:55:03
Hello,
it looks like threading temporarily introduced a build path component
'thrd-api-pthread'. It seems gone now. All incremental testers probably
should do the equivalent of
find . -name thrd-api-pthread -type d -prune | xargs rm -rf
in the top level build directory of the boost regression test results.
(IOW, delete all directories called 'thrd-api-pthread'.)
Regards,
Markus