summaryrefslogtreecommitdiff
path: root/tests/format/project-overrides/prepend-configure-commands/project.conf
blob: 439a218093a5f06a0aa49ae8568cb638db25f2e2 (plain)
1
2
3
4
5
6
7
8
9
name: test

# Test that prepending to configure-commands works
elements:
  autotools:
    config:
      configure-commands:
        (<):
        - echo "Hello World!"