
21 Sep
2004
21 Sep
'04
7:31 p.m.
Stefan Slapeta wrote:
After the regression tests there seems to be a total cleanup of the binaries. Is it possible to avoid this in some way? (maybe specifying --incremental is the solution, but I would rather guess letting away this option should clean up the binaries _before_ the test run, shouldn't it?!?)
That cleanup is not supposed to be "total". The test system will remove binaries which have been tested with success. This procedure is required in order to keep the total size of all test binaries within reasonable limits. Regards, m