test/fixtures/test.yml in eye-patch-0.0.7 vs test/fixtures/test.yml in eye-patch-0.0.8
- old
+ new
@@ -31,9 +31,10 @@
- name: my-process
config:
start_timeout: 25 seconds
start_command: bundle exec my-process
pid_file: tmp/pids/my-process.pid
+ stdall: log/my-process.log
- name: first-grouped-process
group: my-group
config:
start_command: bundle exec grouped-process
pid_file: tmp/pids/first-grouped-process.pid