Issue 281 - small change to generated bootstrap file after configure
Summary: small change to generated bootstrap file after configure
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: documentation (show other issues)
Version: 613
Hardware: SGI IRIX
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@www
URL:
Keywords:
: 282 (view as issue list)
Depends on:
Blocks:
 
Reported: 2001-01-08 17:27 UTC by issues@www
Modified: 2007-09-25 02:05 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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