summaryrefslogtreecommitdiff
path: root/tests/frontend/overlaps/b-whitelisted.bst
blob: f09736669fe7d1660a1f7284d42d250af3ff6670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
kind: import
config:
  source: /
  target: /
depends:
- c.bst
sources:
- kind: local
  path: "b"
variables:
  FILE: /file
public:
  bst:
    overlap-whitelist:
    - /file2
    - "%{FILE}3"