Skip to content

Commit 18d5139

Browse files
authored
Change default package list to [] otherwise future lookup_options will fail merging an undef list
1 parent 219520d commit 18d5139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
cvmfs::repo_includepkgs: ~
2+
cvmfs::repo_includepkgs: []
33

0 commit comments

Comments
 (0)