-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
include root-dataset and sub-dataset in UUID-set
This commit fixes a bug in which sub-dataset entries in the tree-version-list and in the uuid-set would not be added, if the dataset was a sub-dataset. The changed code correctly re-uses the top-level nodes that already contain the sub-dataset when adding the super-dataset instead of cresting new, empty top level nodes, it also adds the sub-dataset explicitly.
- Loading branch information
1 parent
e5d409c
commit e04ab05
Showing
1 changed file
with
30 additions
and
10 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