ktest: For grub reboot, use run_ssh instead of run_command
authorSteven Rostedt <srostedt@redhat.com>
Wed, 10 Nov 2010 14:08:20 +0000 (09:08 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 18 Nov 2010 16:23:13 +0000 (11:23 -0500)
The run_ssh handles the ssh variable $SSH_COMMAND, which was not
being used by the run_command in reboot_to function.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found