-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Following feedback from Nate Lust, the name "diff" may prove to be confusing to some, as it implies a diff between two versions and not necessarily a diff of all the product dependencies that come when setting up that product. It was felt that a name change to "overrides" (or, "-o" in short) would more accurately describe the operation here - i.e., it shows what products the end-user has locally set up which override those they would get when setting up lsst_distrib with a given version/tag. To further accentuate that difference, dependent products are now identified by virtue of a leading "|" symbol, as EUPS utilizes for the "--dependencies" argument.
- Loading branch information
1 parent
fcee7bd
commit 7d635cd
Showing
2 changed files
with
22 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters