summaryrefslogtreecommitdiff
path: root/integration-tests/autotools-test/elements/amhello-run.bst
blob: bd6c903b08c10dd0d23a195429d8a7aa444d20d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
kind: script
description: Run autotools-built binary

depends:
  - filename: dependencies/base-platform.bst
    type: build
  - filename: amhello.bst
    type: build

config:
  commands:
    - "/usr/bin/hello > /buildstream/install/test"