Files
foreman/spec/resources/Procfile
2013-04-16 22:31:34 -03:00

6 lines
105 B
Plaintext

echo: bin/echo echoing
env: bin/env FOO
test: bin/test
utf8: bin/utf8
ps: bin/echo PS env var is $PS