summaryrefslogtreecommitdiff
path: root/tests/format/junctions/invalid/subproject-self-override.bst
blob: 22a8b3db886966cc1e81cc1e471542b68709ef98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
kind: junction
sources:
- kind: local
  path: base

#
# In this case, the "base" subproject does not really
# have a subproject to override, but we're using this
# setup to test the error of overriding a subproject
# with the junction declaring the override, which will
# happen sooner than noticing there is not a subproject.bst
# to override.
#
config:
  overrides:
    subproject.bst: subproject-self-override.bst