Skip to content

Commit

Permalink
Ensure failing process exits.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Apr 15, 2016
1 parent d4f6a75 commit f158836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zdaemon/tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def dont_hang_when_program_doesnt_start():
>>> write('conf',
... '''
... <runner>
... program sleep
... program sleep .1
... backoff-limit 2
... </runner>
... ''')
Expand Down

0 comments on commit f158836

Please sign in to comment.