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