You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. define os environment variable propath
2. create PCT run task to show propath (e.g. the attached showinfo.p)
3. PROPATH is path set by task + os enviroment variable
What is the expected output?
Only the propath as set by the task
What do you see instead?
The propath set by the task followed by the os-getenv("propath")
What version of the product are you using?
1.84
On what operating system?
RHEL 5, OE 11.3
Please provide any additional information below.
I would expect the ouput of both commands to be the same
[CCE+cvb@cce-dev01 ant]$ PROPATH=/from_environment ant -f [CCE+cvb@cce-dev01
ant]$ ant -f pct_issue_propath.xml
Original issue reported on code.google.com by cverbi...@gmail.com on 13 Oct 2014 at 11:30
Original issue reported on code.google.com by
cverbi...@gmail.com
on 13 Oct 2014 at 11:30Attachments:
The text was updated successfully, but these errors were encountered: