Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252998
b: refs/heads/master
c: 4da46da
h: refs/heads/master
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Jun 2, 2011
1 parent a693a28 commit e71b782
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4c8cc55b3c0ebe989e727017933945b68b4327cd
refs/heads/master: 4da46da2d295c0d9f4aaf28dd2b70a1ecb42d972
2 changes: 1 addition & 1 deletion trunk/tools/testing/ktest/ktest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ sub wait_for_input

sub reboot_to {
if ($reboot_type eq "grub") {
run_ssh "'(echo \"savedefault --default=$grub_number --once\" | grub --batch; reboot)'";
run_ssh "'(echo \"savedefault --default=$grub_number --once\" | grub --batch && reboot)'";
return;
}

Expand Down

0 comments on commit e71b782

Please sign in to comment.