blob: ff3c8d5832e9d5a9c065b2e6140c6a8f68b6d681 [file] [log] [blame]
kind: manual
variables:
hello: "Hello mister %{pony}"
greeting: "The %{hello} string twice: %{hello} again"
pony: "The pony is %{undefined}"
config:
build-commands:
- Some indirectly undefined variable %{greeting}