To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72675
------- Additional comments from [EMAIL PROTECTED] Thu Jan 11 04:03:55 -0800
2007 -------
Fast fix for all readers: change solenv/inc/cppunit.mk, add the lines start
with '+'
------- snip -------
.IF "$(TESTOPT)"==""
TEST$(TNR)OPT="-jobexclude"
TEST$(TNR)OPT+=$(SHL$(TNR)TARGET).xsce
+ TEST$(TNR)OPT="-sf"
+ TEST$(TNR)OPT+=$(mktmp "foo")
TEST$(TNR)OPT+="-onlyerrors"
TEST$(TNR)OPT+=" "
TEST$(TNR)OPT+=$(TESTOPTADD)
---------- snip ---------
and do a:
cat cppunit.mk | mkunroll >_cppunit.mk
in the project solenv/inc, then the signalfile.txt will no longer be uniq.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]