summaryrefslogtreecommitdiffstats
path: root/scripts/qemuimage-tests/sanity/scp
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/qemuimage-tests/sanity/scp')
-rwxr-xr-xscripts/qemuimage-tests/sanity/scp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qemuimage-tests/sanity/scp b/scripts/qemuimage-tests/sanity/scp
index c72cdc9d65..ce7279cdf8 100755
--- a/scripts/qemuimage-tests/sanity/scp
+++ b/scripts/qemuimage-tests/sanity/scp
@@ -1,6 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2# SCP Test Case for Sanity Test 2# SCP 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 file can be copied into target with scp command. 4# Then check if file can be copied into target with scp command.
5# 5#
6# Author: Jiajun Xu <jiajun.xu@intel.com> 6# Author: Jiajun Xu <jiajun.xu@intel.com>