To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101080 Issue #|101080 Summary|fix in testtools/source/bridgetest/pyuno for bash shel |l in windows Component|scripting Version|DEV300m41 Platform|PC URL| OS/Version|Windows, all Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|jbu Reported by|tono
------- Additional comments from [email protected] Tue Apr 14 11:31:54 +0000 2009 ------- The makefile.mk in testtools/source/bridgetest/pyuno is trying to set environment with set command in windows build with bash shell. As set command only changes shell variable, export command should be used instead. --------------------------------------------------------------------- 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]
