aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/sanity/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/qemuimage-tests/sanity/ssh')
-rwxr-xr-xscripts/qemuimage-tests/sanity/ssh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/sanity/ssh b/scripts/qemuimage-tests/sanity/ssh
index 2a0e934392..e4a20dc73d 100755
--- a/scripts/qemuimage-tests/sanity/ssh
+++ b/scripts/qemuimage-tests/sanity/ssh
@@ -1,6 +1,6 @@
#!/bin/bash
# SSH Test Case for Sanity Test
-# The case boot up the Qemu target with `poky-qemu qemuxxx`.
+# The case boot up the Qemu target with `runqemu qemuxxx`.
# Then check if ssh service in qemu is up.
#
# Author: Jiajun Xu <jiajun.xu@intel.com>