Issue 281

Summary: small change to generated bootstrap file after configure
Product: Build Tools Reporter: issues@www <issues>
Component: documentationAssignee: Unknown <non-migrated>
Status: CLOSED FIXED QA Contact: issues@www <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 613   
Target Milestone: ---   
Hardware: SGI   
OS: IRIX   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description issues@www 2001-01-08 17:27:52 UTC
I noticed in the generated bootstrap file, this check is made:

set platform = `uname`

Most versions of irix will have this displayed in all caps, so this check
fails.

else if ($platform == "Irix" || $platform == "Irix64") then

...small issue.
Comment 1 sander_traveling 2001-01-12 13:11:30 UTC
*** Issue 282 has been marked as a duplicate of this issue. ***
Comment 2 Unknown 2001-01-16 18:26:18 UTC
This is fixed in patches to OO613B and earlier (if they were back ported).
Comment 3 Unknown 2001-01-16 18:28:07 UTC
As Kevin reports, SGI's OS is reported in all caps by uname. The current 
(OO613B+) version of config_office/bootstrap.1 contains to correct coding.
Comment 4 Martin Hollmichel 2003-07-16 10:51:47 UTC
test: chg: component.
Comment 5 Martin Hollmichel 2003-07-16 10:55:40 UTC
test
Comment 6 Martin Hollmichel 2003-07-16 10:57:29 UTC
sorry for the testing
Comment 7 Raphael Bircher 2007-09-25 02:05:31 UTC
closed by Raphael