blob: d6263acb786834e766539bcf99e5d18cfcdb8b5d [file] [log] [blame]
commands:
# Make it fetch first
- directory: ../examples/autotools
command: fetch hello.bst
# Capture a `bst show` of the variables
- directory: ../examples/autotools
output: ../source/sessions/autotools-show-variables.html
command: show --deps none --format "%{vars}" hello.bst
# Capture a `bst build`
- directory: ../examples/autotools
output: ../source/sessions/autotools-build.html
command: build hello.bst
# Capture a shell output
- directory: ../examples/autotools
output: ../source/sessions/autotools-shell.html
command: shell hello.bst -- hello