Issue 11623 - Breakage in cws_srx644_ooo20030223/setup2 caused by bashism
Summary: Breakage in cws_srx644_ooo20030223/setup2 caused by bashism
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: Martin Hollmichel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-19 08:59 UTC by chris
Modified: 2003-06-16 16:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch to fix bashism in scripts. Project setup2, branch cws_srx644_ooo20030223 (2.03 KB, patch)
2003-02-19 09:00 UTC, chris
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description chris 2003-02-19 08:59:32 UTC
(Assigning to Martin since he is currently merging this branch)

The use of [ xx == yy ] is not Posix compliant, and breaks the install on
machines that do not have bash as their /bin/sh.
Comment 1 chris 2003-02-19 09:00:39 UTC
Created attachment 4794 [details]
Patch to fix bashism in scripts.  Project setup2, branch cws_srx644_ooo20030223
Comment 2 Martin Hollmichel 2003-02-19 09:38:46 UTC
accepted.
Comment 3 Martin Hollmichel 2003-04-01 15:55:35 UTC
in the meantime code got rewritten, so this issue is not longer valid.
Comment 4 Martin Hollmichel 2003-06-16 16:49:59 UTC
closed.