Skip to content

Commit

Permalink
Fail maxseconds test tool if sleep is interrupted.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Dec 5, 2015
1 parent 4d25211 commit cae457d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/tools/maxseconds.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<tool id="maxseconds" name="maxseconds" version="0.1.0">
<command>
<command detect_errors="exit_code">
sleep 100
</command>
<inputs>
Expand Down

0 comments on commit cae457d

Please sign in to comment.