summaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/sanity/zypper_search
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/qemuimage-tests/sanity/zypper_search')
-rwxr-xr-xscripts/qemuimage-tests/sanity/zypper_search2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/sanity/zypper_search b/scripts/qemuimage-tests/sanity/zypper_search
index d6bcd27a34..b96cbdad66 100755
--- a/scripts/qemuimage-tests/sanity/zypper_search
+++ b/scripts/qemuimage-tests/sanity/zypper_search
@@ -1,6 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2# Zypper Check Test Case for Sanity Test 2# Zypper Check Test Case for Sanity Test
3# The case boot up the Qemu target with `poky-qemu qemuxxx`. 3# The case boot up the Qemu target with `runqemu qemuxxx`.
4# Then check if zypper command can work in target. 4# Then check if zypper command can work in target.
5# 5#
6# Author: Jiajun Xu <jiajun.xu@intel.com> 6# Author: Jiajun Xu <jiajun.xu@intel.com>