blob: 49686489036d0cfa283a4c68a27254b54ba234e0 [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}