Issue 73985 - reset _ISBOOTSTRAP_ after usage
Summary: reset _ISBOOTSTRAP_ after usage
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: current
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-29 15:35 UTC by hjs
Modified: 2013-08-07 15:34 UTC (History)
2 users (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 hjs 2007-01-29 15:35:00 UTC
when calling bootstrap with ". ./bootstrap", the variable _ISBOOTSTRAP_ is left
in the environment. this means no aliases will be defined by subsequent calls of
<platform>.set.<shell> script.
Comment 1 hjs 2007-01-29 15:42:04 UTC
.
Comment 2 rt 2007-02-05 11:39:59 UTC
Verified (CWS ause074).
Comment 3 hjs 2007-02-27 16:36:05 UTC
.