[tools-issues] [Issue 71083] build --html leaves *many* tmp files in /tmp
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=71083 User ihi changed the following: What|Old value |New value Status|RESOLVED |VERIFIED --- Additional comments from [EMAIL PROTECTED] Fri Jan 5 07:51:39 -0800 2007 --- verified - 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]
[tools-issues] [Issue 71083] build --html leaves *many* tmp files in /tmp
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=71083 User vg changed the following: What|Old value |New value Target milestone|--- |DevTools --- Additional comments from [EMAIL PROTECTED] Thu Jan 4 07:29:29 -0800 2007 --- set target - 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]
[tools-issues] [Issue 71083] build --html leaves *many* tmp files in /tmp
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=71083 User vg changed the following: What|Old value |New value Status|NEW |RESOLVED Resolution| |FIXED --- Additional comments from [EMAIL PROTECTED] Fri Nov 24 09:06:37 -0800 2006 --- fixed in CWS vgbugs05 - 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]
[tools-issues] [Issue 71083] build --html leaves *many* tmp files in /tmp
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=71083 Issue #|71083 Summary|build --html leaves *many* tmp files in /tmp Component|tools Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|solenv Assigned to|vg Reported by|pjanik --- Additional comments from [EMAIL PROTECTED] Wed Nov 1 11:21:06 -0800 2006 --- Hi, build --html leaves many temporary files in /tmp. looks like this code does not work properly: if(-e $temp_html_file) { rename($temp_html_file, $html_file) or system("mv", $temp_html_file, $html_file); unlink $temp_html_file if (-e $temp_html_file); }; - 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]