Bug #6015
setups makes SETUPS_DIR have relative path.
Start date:
04/23/2014
Due date:
% Done:
0%
Estimated time:
Experiment:
Co-Assignees:
Description
Sourcing the setups script can leave one with SETUPS_DIR set to (e.g.):
/Users/greenc/work/cet-is/build/cetbuildtools/../../external-products. If this finds its way to PRODUCTS, this means PATH and other variables can be unnecessarily long. Any change of a
/bin/pwd
or /bin/pwd -P
(depending on architecture)?
History
#1 Updated by Marc Mengel over 3 years ago
Chris, do you still see this behavior?
-----
Sourcing the setups script can leave one with SETUPS_DIR set to (e.g.):
/Users/greenc/work/cet-is/build/cetbuildtools/../../external-products
. If this finds its way to PRODUCTS, this means PATH and other variables can be unnecessarily long. Any change of a /bin/pwd or /bin/pwd -P (depending on architecture)?
#2 Updated by Marc Mengel over 3 years ago
- Target version set to v5_2_1
#3 Updated by Marc Mengel about 2 years ago
- Status changed from New to Closed
This is fixed in the latest setups scripts.