aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/sanity/rpm_query
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/qemuimage-tests/sanity/rpm_query')
-rwxr-xr-xscripts/qemuimage-tests/sanity/rpm_query2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/sanity/rpm_query b/scripts/qemuimage-tests/sanity/rpm_query
index 08017ffbe6..d42c4c49be 100755
--- a/scripts/qemuimage-tests/sanity/rpm_query
+++ b/scripts/qemuimage-tests/sanity/rpm_query
@@ -1,6 +1,6 @@
#!/bin/bash
# RPM Check 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 rpm command can work in target.
#
# Author: Jiajun Xu <jiajun.xu@intel.com>