commit | 6905e2163fac5d2be59afeabbfc81ec41ac04560 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Dec 19 13:21:46 2013 -0800 |
committer | Andrew Boie <andrew.p.boie@intel.com> | Thu Dec 19 14:34:23 2013 -0800 |
tree | 3dc71fdd1ae48bcb0d57d80e9b120bb9138c3daf | |
parent | 3d3dd4a186309a62a744d7fea1157158e05bcf6e [diff] |
envsetup.sh: cd to toplevel in get_build_var dumpvar doesn't work right if we're not called from the toplevel; due to the way the build system works internally, -C does not suffice. This was already done in get_abs_build_var. Redundant -C calls removed since we're at the toplevel already. Change-Id: Iaaa48982547d099186922cc3ddc417a82c85e9a5 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>