Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343599
b: refs/heads/master
c: a496872
h: refs/heads/master
i:
  343597: 20511ed
  343595: 43912cb
  343591: 09a0112
  343583: 882a261
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Dec 11, 2012
1 parent 1fcbf3d commit 3ff569e
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a15ba91361d46b4cc71d76d5712fb6420b517d8a
refs/heads/master: a496872212e50a7e543a027faf35b0909459ec9e
3 changes: 3 additions & 0 deletions trunk/tools/testing/ktest/ktest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1147,6 +1147,9 @@ sub doprint {
sub reboot {
my ($time) = @_;

# Make sure everything has been written to disk
run_ssh("sync");

if (defined($time)) {
start_monitor;
# flush out current monitor
Expand Down

0 comments on commit 3ff569e

Please sign in to comment.