To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=46826 Issue #:|46826 Summary:|-quiet option for make_installer.pl Component:|Installation Version:|680 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|code Assigned to:|rt Reported by:|rt
------- Additional comments from [EMAIL PROTECTED] Wed Apr 6 05:47:02 -0700 2005 ------- make_installer.pl and the modules from solenv/bin/modules/installer it uses write a lot of output to console. While this is usefull in an interactive usage it is not only unnecessary in automatic build server builds, it slows them down significantly (build server has to parse each output line for error messages). Therefore, we need a -quiet option to switch off all messages (except warnings and errors). This option is set to true in build server builds, i.e. if BSCLIENT environment variable is set. --------------------------------------------------------------------- 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]
