Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275181
b: refs/heads/master
c: 9f7424c
h: refs/heads/master
i:
  275179: 23fba18
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Oct 22, 2011
1 parent 6cad45c commit c2519be
Show file tree
Hide file tree
Showing 2 changed files with 6 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: c54367f9d6be8e19c6e98ae7038438f0377ee138
refs/heads/master: 9f7424cc86adf55c3fccaa1160b6cf5c6cfc4c02
5 changes: 5 additions & 0 deletions trunk/tools/testing/ktest/ktest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1391,6 +1391,11 @@ sub get_version {
}

sub start_monitor_and_boot {
# Make sure the stable kernel has finished booting
start_monitor;
wait_for_monitor 5;
end_monitor;

get_grub_index;
get_version;
install;
Expand Down

0 comments on commit c2519be

Please sign in to comment.