Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247938
b: refs/heads/master
c: 4d62bf5
h: refs/heads/master
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed May 20, 2011
1 parent a067536 commit 8d498c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca6a21f874301d0eb133819a60731c0f39967311
refs/heads/master: 4d62bf51ac3408de85ebc1b677058482069b2e1c
1 change: 1 addition & 0 deletions trunk/tools/testing/ktest/ktest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -838,6 +838,7 @@ sub monitor {

if ($stop_test_after > 0 && !$booted && !$bug) {
if (time - $monitor_start > $stop_test_after) {
doprint "STOP_TEST_AFTER ($stop_test_after seconds) timed out\n";
$done = 1;
}
}
Expand Down

0 comments on commit 8d498c5

Please sign in to comment.