To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111110





------- Additional comments from [email protected] Mon Apr 26 09:13:26 +0000 
2010 -------
Yes, make_installer.pl does not always react to $is_success, because I wanted to
make a difference in the past, for successful packaging process, that created
"broken" installation sets. In most cases the packaging process terminates, if
an error occurs. But sometimes, the packaging process has no problems and finds
at the end of the installation an error in the log file. In this case the
packaging process succeeds and returns "0" but renames the installation set into
a directory "_with_error". That is the current status.
But if you see the successful packaging process with broken installation set as
a superfluous status, it would be the best to terminate the packaging process
every time when "$is_success" is "0". So it is very simple to call
"exit_program()" with an error status directly from
"analyze_and_save_logfile()", because all clean up tasks are done automatically.

---------------------------------------------------------------------
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]

Reply via email to