Skip to content
Snippets Groups Projects
Commit e5895cd7 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: make parent explicit

parent 8c77ab5a
No related branches found
No related tags found
2 merge requests!53Release 0.1,!19F update parents mitigation
Pipeline #29022 failed
......@@ -22,6 +22,8 @@ extroot:
records:
mdfile:
parents:
- mdfile
role: File
path: $DataFile
file: $DataFile
......@@ -63,7 +65,8 @@ extroot:
records:
mdfile:
parents: []
parents:
- mdfile
role: File
path: $DataFile
file: $DataFile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment