To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=45845 Issue #:|45845 Summary:|Do not write log files to source directory Component:|Installation Version:|680 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P4 Subcomponent:|code Assigned to:|rt Reported by:|rt
------- Additional comments from [EMAIL PROTECTED] Wed Mar 23 03:24:43 -0800 2005 ------- In module scp2 the scripts pre2par and par2script write logfiles in case of ebnormal termination. These logfiles get written to the current working directory, which is bad behaviour for build tools. There are two options to fix this: a) let those files be written into output tree, for instance MISC directory. b) avoid writing of those log files at all (everything is written to console, too, so no information gets lost) --------------------------------------------------------------------- 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]
