From patchwork Wed Mar 21 06:33:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] scripts/qemuimage-testlib: fix typos Date: Wed, 21 Mar 2012 06:33:48 -0000 From: Yi Zhao X-Patchwork-Id: 23949 Message-Id: To: Hi, This patch fixed typos in scripts/qemuimage-testlib. The local variable "timeout" should be "time_out" in Test_SSH() and Test_SCP() functions. The following changes since commit 224ff370b4636cdd33c47c1e6341ef43a67e0227: xserver-kdrive: compile xserver without dtrace support (2012-03-20 15:21:39 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib yizhao/fixtypo http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=yizhao/fixtypo Yi Zhao (1): scripts/qemuimage-testlib: fix typos scripts/qemuimage-testlib | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)