Feature #7761
Allow multiple top-level ups products
Status:
New
Priority:
Normal
Assignee:
-
Start date:
02/02/2015
Due date:
% Done:
0%
Estimated time:
Description
The project_utilities.py python module has a method called "get_ups_products
," which is advertised as being a comma-separated list of top-level ups run-time products. However, having more than one top-level product is not really supported due to the fact that project.py
and condor_lar.sh
don't have a way to specify the version+qualifiers for more than one top-level ups product.