commit | 900d65ee11aae3a23cb963f484b65eb3e269dd9c | [log] [tgz] |
---|---|---|
author | Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> | Wed Sep 09 21:06:28 2015 +0800 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Mon Sep 14 16:43:51 2015 -0600 |
tree | 93047ec3c6370e43152ca8df10864c42aa38fc93 | |
parent | b11054b959cf921a646b64983bc35193c1597739 [diff] |
selftests: change install command to rsync The command of install could not handle the special files in exec testcases, change the default rule to rsync to fix this. The installation is unchanged after this commit. Suggested-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>